In this video I show you how to execute Shell or Terminal window commands from within a python program. This builds upon my two previous videos which are linked below.
Writing your first shell script: • How to Write Your First Shell Script:...
Run a shell script using Python: • Run a Shell Script with Python