Path: utzoo!attcan!uunet!lll-winken!lll-lcc!ames!pasteur!agate!ucbvax!decwrl!decvax!tektronix!reed!alexis From: alexis@reed.UUCP (Alexis Dimitriadis) Newsgroups: comp.unix.questions Subject: Re: unix 'spell' Message-ID: <11481@reed.UUCP> Date: 4 Jan 89 23:43:13 GMT References: <197660@hrc.UUCP> <983@vsi.COM> Reply-To: alexis@reed.UUCP (Alexis Dimitriadis) Organization: Reed College, Portland OR Lines: 10 In article <197660@hrc.UUCP>, dan@hrc.UUCP (Dan Troxel) writes: > > I need to be able to find out what are all the words available in the > hlista compressed spell file. But how do I do it??? cat /usr/dict/words (if you have it) -alx