程式檔名 bin/start.sh 方法一、直接下達命令。 假設工作目錄在home/bin, 則在home/bin底下使用./start.sh執行 方法二、以bash程式來執行。 bash start.sh 方法三、以sh程式來執行 sh Mair_Stop.sh