Re: [PHP] kill a script...plz help

2004-06-01 Thread Jason Wong
On Tuesday 01 June 2004 10:17, CurlyBraces Technologies \( Pvt \) Ltd wrote: > sorry for asking such questions , .. > If u all don't have codings for such cases , could u plz direct me with > some steps ? Have a look at the 'kill' command. -- Jason Wong -> Gremlins Associates -> www.grem

[PHP] kill a script...plz help

2004-05-31 Thread CurlyBraces Technologies \( Pvt \) Ltd
sorry for asking such questions , ... If u all don't have codings for such cases , could u plz direct me with some steps ?   Thank u     # i used this script to run that abc.pl in command prompt. It is perfectly running.     //$Exhibit

[PHP] kill a script

2004-05-30 Thread CurlyBraces Technologies \( Pvt \) Ltd
i used this script to run that abc.pl in command prompt. It is perfectly running.     //$ExhibitA = shell_exec('/root/whole/abc.pl');   // Perfect.$ExhibitB = shell_exec('env -i /root/whole/abc.pl');   ?> * Actually i need to stop that as well , i got this result by ps -e   1182 pts/0