linux shell how to run a sh script with parameters code example Example: run sh with parameter > ./myscript myargument myargument becomes $1 inside myscript.