all process list on Linux?

Brian Lee senux at senux.com
Wed Nov 28 03:19:29 EST 2001


I'm newbie at Python programming.

How can I get all processes list on Linux OS? I need PID
and process name (like the result of ps command). I found
setproctitle have many usefull function but it is not
supported on Linux.

Any modules which return all process list on Linux? Thank
you for your help. :)

-- 
Brian Lee - http://www.senux.com/




More information about the Python-list mailing list