zsh下执行unix
nohup ./xxx.sh &
提示code
zsh: you have running jobs.
nohup ./xxx.sh &!
Exiting terminal running “nohup ./my_script &” => “You have running jobs”. OK to exit?ip