How to get output of command called by os.system()?

Peng Yu pengyu.ut at gmail.com
Sat Oct 31 02:09:09 EDT 2009


I need to integrate shell program with python. I'm wondering if there
is a way get the output of the shell program called by os.system().
Thank you!



More information about the Python-list mailing list