 |
How to pass arguments to a Bash-script - Linux Operating System, Distributions and Resources
You can write a bash script such that it receives arguments specified when the script is called from the command line. This method is used when a script has to perform a slightly different function depending on the values of input parameters (the argument
linux.about.com |
 |