這也是我們在shell script中最常用的 if 判斷式: 只要 if 後面的command line返回true的return value (我們常用 test 命令返回的return value), 然則就執行 then 後面的 ...
確定! 回上一頁