GNU Info

Info Node: (sh-utils.info)Connectives for test

(sh-utils.info)Connectives for test


Prev: Numeric tests Up: test invocation
Enter node , (file) or (file)node

Connectives for `test'
----------------------

   The usual logical connectives.

`! EXPR'
     True if EXPR is false.

`EXPR1 -a EXPR2'
     True if both EXPR1 and EXPR2 are true.

`EXPR1 -o EXPR2'
     True if either EXPR1 or EXPR2 is true.


automatically generated by info2www version 1.2.2.9