Is there a way to find out all the child processes and their process ids that have been spawned by a parent process if you just have the parent process name ? I need to find a way to do this in PERL by today. I was not able to find anything but was wondering if anyone knows a way to do that in C++. If so, I can then call that utility from PERL. Can someone help ?????
Thanks
Thanks