in reply to
Proc::ProcessTable method questions
I'm unsure about the specifics of
Proc::ProcessTable
, but if it's using
ps(1)
, you should pass the
w
switch.
Makeshifts last the longest.
Comment on
Re: Proc::ProcessTable method questions
In Section
Seekers of Perl Wisdom