如何編寫shell sudo vi file.sh sudo chmod +x file.sh ./file.sh shell腳本的格式 #!/bin/bash 可執(zhí)行權(quán)限 chmod +x FILE.sh(文件名)