Date: Thu, 04 Jan 1996 23:03:58 -0800 From: Paul Traina <pst@shockwave.com> To: Brian Litzinger <brian@MediaCity.com> Cc: nate@rocky.sri.MT.net (Nate Williams), questions@freebsd.org Subject: Re: spell(1) replacement? Message-ID: <199601050703.XAA06798@precipice.shockwave.com> In-Reply-To: Your message of "Thu, 04 Jan 1996 23:02:38 PST." <199601050702.XAA05658@MediaCity.com>
next in thread | previous in thread | raw e-mail | index | archive | help
You might try: #!/bin/sh # bloated spell(1) replacement ispell -l | sort | uniq From: Brian Litzinger <brian@MediaCity.com> Subject: Re: spell(1) replacement? > > > > Have we never done a spell(1) replacement for FreeBSD!? > > I just tried to run spell to no avail. > > ispell is a spell super-set. I think you can run it in 'spell' > compatability mode. 'ispell' is a very nice package, though somewhat of > a pig. I thought so too. However, haven't figured it out. I'm trying to get it running under pine which expects spell -- Brian Litzinger Powered by FreeB >>SD <brian@mediacity.com> http[s]://www.mpress.com speakfree.mpress.com [use -t (GSM)]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601050703.XAA06798>