遇到一个棘手的需求,需要在后端跑到爬虫进程
刚开始是这样的,在后面加 &
$ ./test.sh &
关掉shell依然后kill掉进程,后来发现其父进程还是当前终端shell的进程,而一旦父进程退出,则会发送hangup信号给所有子进程,子进程收到hangup以后也会退出。如果要在退出shell的时候继续运行进程,则需要使用nohup忽略hangup信号,或者setsid将将父进程设为init进程(进程号为1)
详细代码是这样的:
$nohup ./test.sh & $echo $$ 21734 $ nohup ./test.sh & [1] 29016 $ ps -ef | grep test 515 29710 21734 0 11:47 pts/12 00:00:00 /bin/sh ./test.sh 515 29713 21734 0 11:47 pts/12 00:00:00 grep test $ setsid ./test.sh & [1] 409 $ ps -ef | grep test 515 410 1 0 11:49 ? 00:00:00 /bin/sh ./test.sh 515 413 21734 0 11:49 pts/12 00:00:00 grep test
安装screen
yum install -y screen
输入screen,然后输入你要运行的命令
ctrl+A 然后按D,screen会关闭
查看正在运行的程序
screen -ls
Thank you for another informative blog. The place else may I am getting that kind of info written in such a perfect approach? I’ve a venture that I am just now operating on, and I’ve been on the glance out for such info.
Thanks for these guidelines. One thing I also believe is credit cards offering a 0 interest rate often attract consumers together with zero rate, instant endorsement and easy on the web balance transfers, but beware of the real factor that will probably void that 0 easy road annual percentage rate plus throw you out into the bad house rapid.
I have learned some important things as a result of your post. I’d personally also like to express that there may be situation in which you will obtain a loan and don’t need a co-signer such as a Federal government Student Aid Loan. In case you are getting credit through a conventional loan provider then you need to be able to have a co-signer ready to assist you. The lenders can base any decision on a few issues but the largest will be your credit worthiness. There are some loan providers that will also look at your work history and make up your mind based on that but in almost all cases it will be based on on your score.
Excellent blog here! Also your web site loads up fast! What host are you using? Can I get your affiliate link to your host? I wish my website loaded up as fast as yours lol
Just desire to say your article is as surprising. The clarity in your post is just cool and i could assume you are an expert on this subject. Fine with your permission let me to grab your RSS feed to keep up to date with forthcoming post. Thanks a million and please carry on the rewarding work.
Yet another thing I would like to convey is that in lieu of trying to match all your online degree classes on days and nights that you finish work (considering that people are exhausted when they come home), try to receive most of your instructional classes on the saturdays and sundays and only 1 or 2 courses on weekdays, even if it means taking some time away from your weekend break. This is fantastic because on the weekends, you will be more rested as well as concentrated upon school work. Thx for the different tips I have realized from your blog site.
You need to take part in a contest for top-of-the-line blogs on the web. I’ll recommend this site!
Aw, this was a very nice post. Finding the time and actual effort to make a good article… but what can I say… I hesitate a lot and never manage to get nearly anything done.
Spot on with this write-up, I honestly believe that this website needs a lot more attention. I’ll probably be back again to see more, thanks for the advice!