我使用XManager xshell作为ssh客户端,连接到远程服务器,然后执行命令:
nohup sleep 60 & ps -ef | grep sleep exit
然后再次登录
ps -ef | grep sleep
那个过程消失了!
有什么可能导致这个吗?ssh守护进程是openssh 8,服务器是redhat 7
bash ssh shell-script
bash ×1
shell-script ×1
ssh ×1