T
Thomas Guettler
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:
System: Linux, Python2.2
thomas
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