Name: Anonymous 2007-03-24 2:26 ID:U7T3Wiax
Does anyone know how I can let the output of a linux program go to stdout and also a file output at the same time? This is because I want to see the progress on stdout (takes hours to run it), but at the same time I want to log the output in a text file too.