News

The key is to use the often forgotten here document feature of bash. This works best when the program in question is an interpreter like Python. #!/bin/bash echo Welcome to our shell script python ...