call other program
JuanPablo
jabar004 at gmail.com
Sun Feb 1 22:35:05 EST 2009
More information about the Python-list mailing list
Sun Feb 1 22:35:05 EST 2009
- Previous message (by thread): Auto Logon to site and get page
- Next message (by thread): call other program
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hi, I have a newbie question. In bash is posible call other program, send and recieve message with this. example: $ python > output << EOF > print "hello world" > EOF $ cat output hello world in python exist some similar ? many thanks JuanPablo -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20090202/fa545195/attachment.html>
- Previous message (by thread): Auto Logon to site and get page
- Next message (by thread): call other program
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list