Does anyone know of a way to redirect the output of a program to a file, but view at the same time? Basically, I want to save the output of some programs but want to have the option to not have to go open up a file to see what happened.
<programtoview> | tee <outputfile>
-- Andrew Gaffney
-- [EMAIL PROTECTED] mailing list
