[expr] comparison operator; returns whether the first numeric argument is greater than or equal to the second numeric argument. **Examples** ====== % expr 1 >= 2 0 % expr 1 >= 0 1 ====== ---- !!!!!! %|[Category Mathematics]|[Category Syntax]|% !!!!!!