PS and Python issues...

John Koepke jxkoepk at gmail.com
Fri Oct 15 14:45:33 PDT 2004


Hello all,
    For some odd reason when I run Python scripts, and try to get info
on the scripts via PS, all I see is (python).  I don't see the script
command line or anything.  So if I run multiple scripts, and have to
kill just 1, I have to killall python because I cannot tell which
script is running on which PID.

ps -aux -w -w | grep py

65283  ??  S      0:35.17  (python)
65291  ??  S      0:59.21  (python)

Any ideas?

FreeBSD 5.2.1
Python 2.3.4

P.S. Please include me in the CC, I am not subscribed with this email
address.  Thank you.


More information about the freebsd-questions mailing list