pass arguments to bash script from command line code example Example: run sh with parameter > ./myscript myargument myargument becomes $1 inside myscript.