Hi All,
Is there any quality mechanism by which to have 'stdout' show up as well as be piped to file? In the past I've been used to either/or, but in this particular case, it's interactive, so I need it to show up on screen as well as be logged to a file.
Best.