CLI

Sybren Stuvel sybrenUSE at YOURthirdtower.com.imagination
Thu Feb 9 13:34:41 EST 2006


mwt enlightened us with:
> I want to do programmatic terminal commands on unix with python

If you want to use a real terminal, search for pty. If you just want
to start and stop scripts, check the popen2 module.


Sybren
-- 
The problem with the world is stupidity. Not saying there should be a
capital punishment for stupidity, but why don't we just take the
safety labels off of everything and let the problem solve itself? 
                                             Frank Zappa



More information about the Python-list mailing list