zsh: you have running jobs 2017-03-06 本文已影响670人 go4it 问题 zsh下执行 nohup ./xxx.sh & 提示 zsh: you have running jobs. 解决 nohup ./xxx.sh &! doc Exiting terminal running “nohup ./my_script &” => “You have running jobs”. OK to exit?