dominicqi commented on issue #2101: URL: https://github.com/apache/rocketmq/issues/2101#issuecomment-645104087
> 只用log不可以吗??nohup.out为什么要创建?这两者有什么区别呢? nohup.out is the nohup command default stdout output file. you can redirect to `/dev/null` . `nohup xxxx >/dev/null` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
