StackOverflow 文件 Bash 教程 工作控制 停止前臺程序 停止前臺程序 Created: November-22, 2018 按 Ctrl + Z 可停止前臺程序並將其置於後臺 $ sleep 600 ^Z [8]+ Stopped sleep 600 在後臺執行命令