摘要: nohup python yourscript.py &可以让你的程序在后台运行,控制台输出导向nohup.out文件 使用nobup命令 结尾处加一个& 符号 阅读全文
posted @ 2020-03-22 22:42 耳虫 阅读(575) 评论(0) 推荐(0) 编辑