/bin/bash 宣告這個script 使用bash 來執行。 #!/bin/bash; 註解:說明script 功能、版本、作者、建檔日期。 # Program: # This ...
確定! 回上一頁