摘要: 程序挂在后台 nohup nohup 命令 & 这样的命令会将屏幕的输出重定向到同目录的nohup.out中,可以使用 来重定向输出。 nohup 命令 .log & 例如:nohup python a.py a.log & nohup sh a.sh a.log & tmux tmux是一款窗口管 阅读全文
posted @ 2019-04-25 16:13 柠檬橘子百香果 阅读(1223) 评论(0) 推荐(0)