You should do: #!/bin/bash ./argtest "$@". To properly pass unchanged arguments. Then do: $ ./arg.sh arg1 'subarg1 subarg2'.
確定! 回上一頁