develooper Front page | perl.beginners | Postings from March 2011

How to kill child process running in background

Thread Next
From:
Narasimha Madineedi
Date:
March 11, 2011 04:03
Subject:
How to kill child process running in background
Message ID:
AANLkTi==p_kLw_CmqjW5xZnue5t-mGnDfrsCAjBEHP=k@mail.gmail.com
Hi,

I have 2 shell scripts which runs parallely.
And each script runs 2 child processes simultaniously one after the another.
i have given timeout to run 8hrs for each shell script.
if it exceeds time limit it has to kill the child processes of the process
which exceeds time limit but its killing all the child processes of the
other script also.

Can u guys help me in this issues.


-- 
Regards
Narasimha Madineedi


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About