execute bash builtins in python

alex goretoy agoretoy at gmail.com
Mon Mar 22 04:01:15 EDT 2010


for the broken pipe error, perhaps theres a different way I can get shell
output other than using subprocess? I need the output of alias command into
a string and output of declare command into a string as well, I would like
to also avoid creating of a single liner script to make this happen if at
all possible

Thank you,
-Alex Goretoy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100322/39a74fcb/attachment-0001.html>


More information about the Python-list mailing list