""" This file demonstrates use of subprocess. 1. If shell=True, shell will execute /bin/sh, so you can pass in the args with the program first, then any params. Replace the shellcmd string with an executable path/bash script parameters. 2. If shell=False, it is suggested to the keyword executable='