nohup可以帮助用户在注销后保持进程运行。
但是当我注销并再次登录时,该过程python消失了。
python
我们可以发现python进程已经停止了。
linux ssh nohup ps
linux ×1
nohup ×1
ps ×1
ssh ×1