Linux 后台运行
时间:2021-09-12 10:31:26
收藏:0
阅读:26
nohup ./FileService > run.log 2>&1 &
原文:https://www.cnblogs.com/linyisonger/p/15250867.html
评论(0)
nohup ./FileService > run.log 2>&1 &
原文:https://www.cnblogs.com/linyisonger/p/15250867.html