Monks:
How can I print to STDOUT and a logfile at the same time? I am trying to capture the results of an installation script. Of course I need to display the contents to STDOUT but I really do not want to create two print statements if it is not necessary,
Thanks for any assistance
Mike