June 2006
Intermediate to advanced
64 pages
2h 42m
English
[[ ]]
[[ expression ]]Same as test
expression or [ expression ], except that [[ ]] allows additional operators.
Word splitting and filename expansion are disabled. Note that the
brackets ([ ]) are typed
literally, and that they must be surrounded by whitespace. See
test.
| Logical AND of test expressions (short circuit). |
| Logical OR of test expressions (short circuit). |
| First string is lexically "less than" the second. |
| First string is lexically "greater than" the second. |
Read now
Unlock full access