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. Thank you. cmn -- http://mail.python.org/mailman/listinfo/python-list
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. Thank you. cmn -- http://mail.python.org/mailman/listinfo/python-list