Re: How to kill child process running in background

2011-03-12 Thread Shlomi Fish
Hi Narasimha, first of all, if your code is not confidential or anything like that, then please include it here, or alternatively using a paste site such as http://pastie.org/ or http://paste.debian.net/ (the latter is useful for other things beside Debian) or maybe something like http://bitbuc

How to kill child process running in background

2011-03-11 Thread Narasimha Madineedi
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