"Rikard Bosnjakovic" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> 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?
To be picky you don't send the command to the Terminal
but to the OS
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
ht