<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi,<br><br>I am using strace to trace a currently running process (Apache). My problem is, when i trace main Apache process, it starts tracing childrens of children. <br><br>Eg:  If main apache created a child process 1000, and 1000 creates a cgi process 1010, strace shows the details of 1010 also.  I just want to trace only the direct childrens not the child of child.<br><br>Can anyone please help me ?. <br><br>Regards,<br>Shameem <br></td></tr></table><br>