Redirect Terminal Output to File and stdout and stderror

2025-08-20

program_to_run [arguments...] 2>&1 | tee -a file_to_output_to