Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Oct 2004 14:45:19 -0700
From:      John Koepke <jxkoepk@gmail.com>
To:        questions@freebsd.org
Subject:   PS and Python issues...
Message-ID:  <ccd111f041015144548d8661a@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ccd111f041015144548d8661a>