http://qs321.pair.com?node_id=659129


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