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

Reply via email to