Linux Bash Scripting Part3 – Parameters and Options
To pass data to your shell script, you should use command line parameters.
Options are single letters with a dash before it.
To pass data to your shell script, you should use command line parameters.
Options are single letters with a dash before it.