Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: ps in perl?

by buetow (Beadle)
on Dec 26, 2007 at 23:48 UTC ( [id://659129]=note: print w/replies, xml ) Need Help??


in reply to ps in perl?

Hello! maybe this can be considered as well:
use Shell qw(ps); my @args = ....; my @res = ps(@args);
the Shell module is already in the perl core!
Paul C. Bütow - http://paul.buetow.org

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://659129]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (4)
As of 2024-04-26 00:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found