On 5/6/07, Jason Coggins <[EMAIL PROTECTED]> wrote:

> Is there a way to send a command to the Linux Terminal from inside a Python
> program?

os.system(), os.popen(), etc.

-- 
- Rikard - http://bos.hack.org/cv/
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to