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-Injected-Via-Gmane: http://gmane.org/
To: cygwin@cygwin.com
From: "Alex Vinokur" <alexvn@connect.to>
Subject: Re: English speller to spell plain files
Date: Sat, 1 Mar 2003 19:10:59 +0200
Lines: 28
Message-ID: <b3qpih$qtr$1@main.gmane.org>
References: <015901c2dfdc$40ddebc0$4b6196d4@5at8s8cqeex4qhi> <Pine.GSO.4.44.0303010905100.25599-100000@slinky.cs.nyu.edu>
X-Complaints-To: usenet@main.gmane.org
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.50.4522.1200
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200


"Igor Pechtchanski" <pechtcha@cs.nyu.edu> wrote in message news:Pine.GSO.4.44.0303010905100.25599-100000@slinky.cs.nyu.edu...
[snip]
>
> Try "aspell -l -c < file.txt".  BTW, this is just an educated guess -- I
> don't have aspell, so can't check.
> Igor
> --

Thanks,

aspell -l < file.txt     // works fine.
cat file.txt | aspell -l     // works fine.

My question was caused by searching some option that does the same without input redirection or pipe :
aspell [some option] file.txt

Thanks again.

   =================================
   Alex Vinokur
     mailto:alexvn@connect.to
     http://www.simtel.net/pub/oth/19088.html
   =================================






--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

