嗨,有人能解決這個問題,我不能得到輸出。 我不能得到-p的輸出。 #!/bin/bash args=`getopt c:m:p $*` if [ $? != 0 -o $# == 0 ] then echo 'Usage: ...
確定! 回上一頁