Hello monks!
can someone point me in the right direction as to where to get the same results that ps gave on *nix machines? I've looked at some modules
use Win32::PerfLib;
use Win32::Process::Info;
but I don't see where they would give the same results that ps does.
I.E USER PID %CPU %MEM etc....