Linux小推车

zsh: you have running jobs

2017-03-06  本文已影响670人  go4it

问题

zsh下执行

nohup ./xxx.sh &

提示

zsh: you have running jobs.

解决

nohup ./xxx.sh &!

doc

上一篇 下一篇

猜你喜欢

热点阅读