linux中将程序挂到后台运行,nohup指令

sudo nohup python3 manage_qly.py > /dev/null 2>&1 &

posted @ 2019-08-19 17:12  乔儿  阅读(2233)  评论(0)    收藏  举报