For example, if I ran:
$ sh somescript inputvariable
if so, how would I use this variable in the script?
For example
$ sh somescript 7
For example, if I ran:
$ sh somescript inputvariable
if so, how would I use this variable in the script?
For example
$ sh somescript 7