sh 如何在不获取nohup.out的情况下使用nohup命令?

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh 如何在不获取nohup.out的情况下使用nohup命令?相关的知识,希望对你有一定的参考价值。

nohup command >/dev/null 2>&1   # doesn't create nohup.out

以上是关于sh 如何在不获取nohup.out的情况下使用nohup命令?的主要内容,如果未能解决你的问题,请参考以下文章

markdown 如何在不获取nohup.out的情况下使用nohup命令?

Lunix运行脚本、任务(sh、nohup、qsub)

一次线上nohup.out日志丢失的问题

关于Linux中nohup.out日志过大问题

nohup 命令(设置后台进程): appending output to ‘nohup.out’ 问题

nohup 命令(设置后台进程): appending output to ‘nohup.out’ 问题