| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| X-Authenticated: | #21476173 |
| Message-ID: | <406C534A.8010000@gmx.net> |
| Date: | Thu, 01 Apr 2004 19:37:14 +0200 |
| From: | Andreas Seidl <seidlcw AT gmx DOT 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 AT internode DOT on DOT net>, cygwin AT cygwin DOT com |
| Subject: | Re: Aspell - Ispell |
| References: | <200403291029 DOT i2TATkUL026702 AT smtp3 DOT adl2 DOT internode DOT on DOT net> |
| In-Reply-To: | <200403291029.i2TATkUL026702@smtp3.adl2.internode.on.net> |
| 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |