后台作业

./main 1>/dev/null 2>/dev/null & 这个会使程序调到后台继续执行下面的程序

sleep 30 

reboot

 

posted @ 2019-06-04 14:11  MoonXu  阅读(211)  评论(0)    收藏  举报