1
6
4
4974
7
開始 touch script.sh 創(chuàng)建一個第一個腳本 script.sh (# 為注解) 添加可執(zhí)行權(quán)限 chmod a+x script.sh 執(zhí)行腳本 sh scri...