Robert Citek wrote:
> 
> Hello all,

Hello,

> getppid returns the parent process ID given a processes ID.  Is there a
> corresponding function which returns a list of child processes IDs?

If YOU create a child process then YOU should store the PID that the
process returns.


John
-- 
use Perl;
program
fulfillment

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to