![]() |
How To stop spider by shell command ?
How To stop spider by shell command ?
How to know if there is spider that is crawling in memory, using shell command ? Is it possible to put on the spider whit putty shell software, and close putty ? Or when I close putty the spider stop ? Thank you Noël |
Quote:
Quote:
|
Hi Charter, Thank you for your replies ;)
For the first it is OK, but for the second answer if I put & at the end of the line commande, putty gives the hand immediately but if I close putty it stops the spider ;( |
Use nohup in front and & in back:
Code:
nohup command & Code:
nohup php -f spider.php links.txt > log.txt & |
that is fine thank you ;)
|
All times are GMT -8. The time now is 12:55 AM. |
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.