Process Information by PID

Thomas Guettler guettli at thomas-guettler.de
Thu Oct 16 08:32:23 EDT 2003


Hi!

I want to get some information about
a process. 

I know its PID, and I need
to know the commandline.

I need something like:
> ps -p $THISPID

System: Linux, Python2.2

 thomas






More information about the Python-list mailing list