In the file job.sh, put this #!/bin/sh python python_script.py Execute this command to make the script runnable for you : chmod u+x job.sh Run it : ./job.sh