I have a Python script that is using some closed-box Python functions (i.e. I can\'t edit these functions) provided by my employer. When I call these functions, they are pri
If you are running this script on a linux based machine, you should be able to:
$> ./runscript.py > output.txt