in reply to Re: Re: Using Perl to find Process Hogs
in thread Using Perl to find Process Hogs

Six processors... sweet!

The ps command I'm talking about works on Linux. Of course, Linux's ps supports both BSD and SVR4-type options. On my box, -o lets user specify the columns of output.

  • Comment on Re: Re: Re: Using Perl to find Process Hogs