這是因為/bin/sh 其實就是/bin/bash (連結檔),使用sh shell.sh 亦即告訴系統,我想要直接以bash 的功能來執行shell.sh 這個檔案內的相關指令的意思,所以此時你的shell.sh ...
確定! 回上一頁