Author: Robert Hyatt
Date: 19:20:56 09/27/03
Go up one level in this thread
On September 25, 2003 at 18:32:05, Omid David Tabibi wrote: >Under UNIX, one can use the command "script" to store the output to a file, >while displaying it on the screen at the same time. > >In Windows, the ">" operator is used to redirect output to file, e.g.: > >c:\> epd2wb falcon.exe lct2.epd 600 > output.txt > >But when doing so, the output is not displayed on the screen anymore. Is there >any way to redirect the output to a file and to screen at the same time >(something like "script" in UNIX)? In unix you can also do "crafty | tee filename" which duplicates screen output to "filename"...
This page took 0 seconds to execute
Last modified: Thu, 15 Apr 21 08:11:13 -0700
Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.