On 25Jul2008 11:34, Johny <[EMAIL PROTECTED]> wrote:
| Is there a way how to find out  running processes?E.g. how many
| Appache's processes are running?

See the popen function and use the "ps" system command.
-- 
Cameron Simpson <[EMAIL PROTECTED]> DoD#743
http://www.cskk.ezoshosting.com/cs/

When asked what would I most want to try before doing it, I said Death.
        - Michael Burton, [EMAIL PROTECTED]
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to