I am running the file compare utility fc with python function subprocess.run and want to save the output for later processing. For this I use subprocess.PIPE<
subprocess.run
subprocess.PIPE<