List of running processes

jay.krell at cornell.edu jay.krell at cornell.edu
Tue Oct 10 17:37:09 EDT 2000


You could write it..
a) for Unix wrap ps -u 0 in something
b) for Windows see http://home.netcom.com/~jaykrell/jps.c for a good start
c) For Mac, VMS, ...?

 - Jay

-----Original Message-----
From: Gilles Lenfant <glenfant at nospam-e-pack.net>
Newsgroups: comp.lang.python
To: python-list at python.org <python-list at python.org>
Date: Tuesday, October 10, 2000 3:21 AM
Subject: List of running processes


>Hi,
>
>Does any of U know how to get a list of the running processes (something
>like "ps -u 0") that has an identical interface under Unix and Windows.
>I did not find anything for this in the "os" package!
>Any hint welcome.
>
>Gilles Lenfant
>
>
>-- 
>http://www.python.org/mailman/listinfo/python-list





More information about the Python-list mailing list