Subject: | Is there a way to ask for just one pid? |
I've had a number of situations where I want to quickly get information
about a single pid using Proc::ProcessTable. It seems a shame to
generate the entire table only to throw it all away except for one pid
(and generating the table does take a non-trivial amount of time).
Does this feature exist, or are there any plans for it?
Thanks!
Jon