How to pass the shell in Python

S.Selvam s.selvamsiva at gmail.com
Tue Jul 20 07:57:45 EDT 2010


On Tue, Jul 20, 2010 at 7:11 AM, Ranjith Kumar <ranjithtenz at gmail.com>wrote:

> Hi Folks,
>      Can anyone tell me how to run shell commands using python script.
>

>

For simple work, i generally use os.system call.

-- 
Regards,
S.Selvam

   " I am because we are "
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100720/50e2feab/attachment-0001.html>


More information about the Python-list mailing list