$myscript.sh -host blah -user blah -pass blah
I want to pass arguments into it.
I\'m used to doing $1, $2,
$1
$2
man getopt