Linux运维笔记-后端运行脚本

1.当前终端后端运行

test.sh &

 

2.退出终端仍然后端运行

nohup test.sh &

 

posted @ 2017-02-27 17:47  chent  阅读(200)  评论(0编辑  收藏  举报