美文网首页
nohup: 重定向标准错误到标准输出问题解决方法

nohup: 重定向标准错误到标准输出问题解决方法

作者: 池边树下 | 来源:发表于2019-03-18 18:26 被阅读0次

    nohup ./monitor >log.log 2>&1 &

    相关文章

      网友评论

          本文标题:nohup: 重定向标准错误到标准输出问题解决方法

          本文链接:https://www.haomeiwen.com/subject/bubbmqtx.html