[Tutor] command lines

Rikard Bosnjakovic rikard.bosnjakovic at gmail.com
Sun May 6 17:44:23 CEST 2007


On 5/6/07, Jason Coggins <jason at asahnekec.com> 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/


More information about the Tutor mailing list