摘要: nohup nohup [command] >> /root/other.out & 将command命令运行后的输出文件重定向到/root/other.out,并将程序挂起,关闭ssh后程序不断 screen 先下载screen,yum -y install screen 创建新的终端界面 scr 阅读全文
posted @ 2021-04-08 17:14 _南归 阅读(64) 评论(0) 推荐(0)