bin/bash 宣告這個script 使用bash 來執行。 #!/bin/bash; 註解:說明script 功能、版本、作者、建檔日期。 ... 語法. $(command):取得指令執行後的結果。
確定! 回上一頁