How do i execute shellscripts from python?

Jocke B jyx at telia.com
Fri Dec 13 08:30:35 EST 2002


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?







More information about the Python-list mailing list