This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: English speller to spell plain files


"Igor Pechtchanski" <pechtcha at cs dot nyu dot edu> wrote in message news:Pine dot GSO dot 4 dot 44 dot 0303010905100 dot 25599-100000 at slinky dot cs dot nyu dot edu dot  dot  dot 
[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 at connect dot 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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]