Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!spool.mu.edu!agate!ziploc!eps From: eps@toaster.SFSU.EDU (Eric P. Scott) Newsgroups: comp.sys.next Subject: Re: /usr/games/fortune ? Message-ID: <1757@toaster.SFSU.EDU> Date: 18 Jun 91 10:51:18 GMT References: <539@heaven.woodside.ca.us> Reply-To: eps@cs.SFSU.EDU (Eric P. Scott) Organization: San Francisco State University Lines: 47 In article <539@heaven.woodside.ca.us> glenn@heaven.woodside.ca.us (Glenn Reid) writes: >I haven't seen /usr/games/fortune for years. Does it still exist? Yes. > Is there >a public domain version of it anywhere? Berkeley copyright, close enough. > Does anybody have all the quotations >somewhere that they could send me? Over half a megabyte? > Does anybody still ship it, and/or is it >part of the Berkeley distribution? Yes. > Does it still have the -o option ?-) Yes. >I'm not really disappointed that it's not on the NeXT distribution, but >I just got nostalgic the other day, and wished I had a copy.... Your wishes come true! I just dropped off bsd-fortune-src.tar.Z on sonata.cc.purdue.edu in pub/next/submissions 418825 bytes, sum 20854 This is the 4.3-reno version, suitably NeXTified. Read the README regarding the -o option. On a 2.0/2.1 system, % make all # make install On a 1.0/1.0a system, first edit the Makefile to comment out LDFLAGS= and uncomment LIBS=, then make as above. Have fun. :-) -=EPS=-