Parsing shell script arguments

后端 未结 4 1790
渐次进展
渐次进展 2020-12-14 11:35
$myscript.sh -host blah -user blah -pass blah

I want to pass arguments into it.

I\'m used to doing $1, $2,

4条回答
提交回复
热议问题