Code Comments
Programming Forum and web based access to our favorite programming groups.UNCLASSIFIED Is there a module to get a list of processes on a UNIX/Linux machine, or would I just do a `ps` and save it to an array?
Post Follow-up to this messageOn Wed, 29 Sep 2004 07:52:53 -0400 "Meidling, Keith, CTR, ISD" <Keith.Meidling.ctr@osd.mil> wrote: > Is there a module to get a list of processes on a UNIX/Linux machine, or > would I just do a `ps` and save it to an array? There is a program in the Perl Cookbook called 'psgrep' which may meet your need. -- Owen
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.