Hi,

I'm looking for a library (or utility) written in python that would allow me 
to easily access all possible information about currently running processes 
(under Linux). 

Something like /bin/ps os /bin/pstree providing all information in nice way 
(dictionary).

googling doesn't find anything so I guess no one wrote such library at this 
moment and only option left is to parse /proc data.
-- 
Arkadiusz Miƛkiewicz        PLD/Linux Team
arekm / maven.pl            http://ftp.pld-linux.org/
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to