Process info by PID

Thomas Guettler guettli at thomas-guettler.de
Wed Apr 7 03:59:02 EDT 2004


Hi,

ZEO stores the pid of
the process in a lock file.

How can I test if the PID is
still alive?

The machine is running long, so
the PID could be reused.

I need the commandline of the
process which has the given PID.
Doing this with unix tools is easy.
But is there a portable (win+unix)
way to do this?

 Thomas




More information about the Python-list mailing list