简单的一条命令就可以解决这个问题 1 nohup command args > nohuplog.txt 2>&1 & 2 # command args处填写命令和命令参数 相关文章: 2021-12-27 2021-10-14 2021-08-29 2021-04-13 2021-11-04 2021-12-11 2021-11-30 2021-06-07