如果打ifconfig,service等等指令 卻出現 ifconfig: command not found service:command not found 有可能是PATH 設定跑掉 ex: /sbin/ifconfig 就會work 所以: set PATH=/sbin:$PATH