I have a python script that I\'m using to run some bash scripts like so:
import subprocess for x in files: print(f"Running process on file {x}&qu