 |
The Unix Shell's Humble If
6 Jan 2014 ... The Unix shell is often overlooked by software developers more familiar with ...
with an elif clause, executing the expressions under an else clause, .... true if $foo
is # (for example) " ^foo " if if [[ "$foo" =~ ^foo ]]; then # Cor
www.google.com.tw |
 |