in reply to Getting process IDs

You can also take a look at Proc::ProcessTable.

-Ton
-----
Be bloody, bold, and resolute; laugh to scorn
The power of man...

Replies are listed 'Best First'.
Re: Re: Getting process IDs
by rob_au (Abbot) on Jun 19, 2002 at 11:20 UTC
    I concur strongly with the use of Proc::ProcessTable and would direct interested readers to the review of this module here and examples of usage here and here.