 |
Linux Shell Script Variables - Linux Programming - Lowfat Linux
Arguments are the values you pass to a shell script. Each value on the command
line after the name of the script will be assigned to the special variables $1, $2, ...
www.lowfatlinux.com |
 |