zsh: you have running jobs

问题

zsh下执行unix

nohup ./xxx.sh &

提示code

zsh: you have running jobs.

解决

nohup ./xxx.sh &!

doc

相关文章
相关标签/搜索