On Thursday, May 30, 2002, at 06:55 , Kipp, James wrote:

> NPROC USERNAME  SIZE   RSS MEMORY      TIME  CPU

that is the trick throwing away everything before this line,
and then doing a basic regEx on the stuff after it:

cf: http://www.wetware.com/drieux/pbl/Sys/Admin/prstatFilter.txt

personally I would open up the source to prstat and do their
ps grovelling so that you archive only what you need, and
output what you need rather than having to do

        prstat | prstatFilter

but your mileage may vary, void where prohibited by law
#include <mindlessLegalBoilerPlate.h>

ciao
drieux

---


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

Reply via email to