get all args as line bash 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..