摘要: 后台运行 nohup ./hello > myout.file 2>&1 & 本界面可以通过 jobs -l 查看后台 top 也能找到PID号 杀进程 kill PID 阅读全文
posted @ 2019-12-17 02:22 大蓝鲸 阅读(317) 评论(0) 推荐(0)