Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Authenticated: #21476173
Message-ID: <406C534A.8010000@gmx.net>
Date: Thu, 01 Apr 2004 19:37:14 +0200
From: Andreas Seidl <seidlcw@gmx.net>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007
MIME-Version: 1.0
To: Gareth Pearce <tilps@internode.on.net>, cygwin@cygwin.com
Subject: Re: Aspell - Ispell
References: <200403291029.i2TATkUL026702@smtp3.adl2.internode.on.net>
In-Reply-To: <200403291029.i2TATkUL026702@smtp3.adl2.internode.on.net>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Gareth Pearce wrote:

> It should be relatively easy to write a very simple script called ispell
> which calls 'aspell -a $@'
> I think that works at least... can't say I've tried it.

Such a script exists: /usr/share/aspell/ispell

An obvious way to make it available to programs would be:

   cd /usr/bin
   ln -s /usr/share/aspell/ispell ispell

Andreas.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

