How do i execute shellscripts from python?
Jocke B
jyx at telia.com
Fri Dec 13 08:30:35 EST 2002
More information about the Python-list mailing list
Fri Dec 13 08:30:35 EST 2002
- Previous message (by thread): How do i execute shellscripts from python?
- Next message (by thread): examples of CGI "games" with Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I've been looking at the net for this, but didn't find anything. Lets say i've made a bash-script that does some calculations, and then prints out a string. I want to execute this script from my pythoncode and then use the string that the bash script returned. Is it possible to do that?
- Previous message (by thread): How do i execute shellscripts from python?
- Next message (by thread): examples of CGI "games" with Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list