Boolean tests



examples/script/boolean.sh
&&  - and
||  - or
!   - not
()  - for grouping