shell_scripting_notes
Sunday, May 17, 2015
Symbol notations
$# holds number of arguments specified on command line.
And $* or $@ refer to all arguments passed to script.
Newer Posts
Home
Subscribe to:
Posts (Atom)