Dec 17, 2003 #1 PHV MIS Joined Nov 8, 2002 Messages 53,708 Location FR Here a new FAQ: faq80-4602 How do I get all the processes related to a PID ?
Oct 5, 2004 #2 bansalhimanshu Programmer Joined Sep 27, 2004 Messages 36 Location US Try command: fuser <script name>. This also gives processes corresponding to the running script.