在Linux 寫shell script,不需要需告變數,就可以直接使用#! ... 加入shopt -s -o nounset,要求必須要事先定義(或宣告)變數,才可以使用,此時就會 ...
確定! 回上一頁