[computer-go] CGOS down?

Heikki Levanto heikki at lsd.dk
Tue Aug 21 10:24:50 PDT 2007


On Tue, Aug 21, 2007 at 01:20:49PM -0400, Jason House wrote:
> Also, what is the best way to capture the output to stderr from the
> engine while running on CGOS?

My script does the simple thing: 
 ./cgos3.tcl $NAME $PASS "$PGM 2>/dev/stderr" $STOP

This works on Linux, and puts stderr back to /dev/stderr, no matter how
much cgos3.tcl tries to redirect it. Of course you can also capture it
in a file, and perhaps run a tail -f on it...

-Heikki

-- 
Heikki Levanto   "In Murphy We Turst"     heikki (at) lsd (dot) dk



More information about the computer-go mailing list