Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!rice!sun-spots-request From: knudsen@ihlpl.att.com (Knudsen) Newsgroups: comp.sys.sun Subject: Re: chesstool for 4.0 Keywords: Software Message-ID: <9931@ihlpl.ATT.COM> Date: 22 Apr 89 10:49:50 GMT References: <8902242307.AA10252@cs1.vuse.uucp> <9559@ihlpl.ATT.COM> Sender: usenet@rice.edu Organization: AT&T Bell Laboratories - Naperville, Illinois Lines: 22 Approved: Sun-Spots@rice.edu Original-Date: 31 Mar 89 17:36:57 GMT X-Sun-Spots-Digest: Volume 7, Issue 239, message 12 of 21 > "Chesstool" is there. And it is the same executable as gammontool, > boggletool, life, etc. But chesstool wants to start up a program called > "chess" to actually do the playing. And it's the program "chess" that is > missing. --wnl How about that. I tried to start up /usr/games/chesstool, and the "chess" binary is missing here too, on a 3/60 running 4.0x. I had noticed earlier when perusing the error message strings that the chess system seemed to run a pipe or something between two processes -- guess back the old days it wouldn't all fit in core. [[ Not really. "chess" predates "chesstool" by many years. One of the fulcrums of the Unix philosophy is connecting tools together with pipes. Why reimplement "chess" when you don't have to? "gammontool" works the same way. So does "bc". --wnl ]] And thanks to the one poster for discovering the "strings" utility (though we'd already written our own, sort of). -- Mike Knudsen Bell Labs(AT&T) att!ihlpl!knudsen Round and round the while() loop goes; "Whether it stops," Turing says, "no one knows!"