思想 无法阻止nohup产生日志可以将其定向到空文件实现 实现 $ nohup xxx >/dev/null 2>&1 & 来源:https://www.cnblogs.com/azureology/p/12345291.html 标签 nohup log