On Thu, Feb 10, 2011 at 4:58 AM, octopusgrabbus <old_road_f...@verizon.net> wrote: > I have Python 2.6.6. I would like to get this output > > ps -ef | grep 'fglgo csm' > > into a list. What is the best way to do that? I've been reading the > documentation, and am lost.
Have you checked out psutil (1) to see if it meets your needs ? cheers James 1. http://pypi.python.org/pypi/psutil/0.2.0 -- -- James Mills -- -- "Problems are solved by method" -- http://mail.python.org/mailman/listinfo/python-list