pass args to a "bash shell" code example
Example: args in shell
Any argument given after the calling of the script will be called $1, $2, $3 etc..
Any argument given after the calling of the script will be called $1, $2, $3 etc..