From owner-freebsd-questions Wed Aug 7 19:48:54 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA28344 for questions-outgoing; Wed, 7 Aug 1996 19:48:54 -0700 (PDT) Received: from seagull.rtd.com (root@seagull.rtd.com [198.102.68.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA28315 for ; Wed, 7 Aug 1996 19:48:41 -0700 (PDT) Received: (from dgy@localhost) by seagull.rtd.com (8.7.5/8.7.3) id TAA25980; Wed, 7 Aug 1996 19:48:38 -0700 (MST) From: Don Yuniskis Message-Id: <199608080248.TAA25980@seagull.rtd.com> Subject: Re: Spell To: sfinn@thecore.com (Shaun Finn) Date: Wed, 7 Aug 1996 19:48:38 -0700 (MST) Cc: questions@freebsd.org In-Reply-To: from "Shaun Finn" at Aug 7, 96 08:50:14 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I am looking for a spell checker program for FreeBSD that works like > the old SunOS version of "spell". I already have "ispell", but this is > a screen oriented, user interactive proggie. I want something that can > be called from a script and the output redirected to a file. Double-check the flags for ispell. I *thought* there was a switch for this type of operation (I use this facility in pine)... --don