Sunday, May 17, 2015

Symbol notations

$# holds number of arguments specified on command line.
And $* or $@ refer to all arguments passed to script.