English speller to spell plain files

Alex Vinokur alexvn@connect.to
Sat Mar 1 17:44:00 GMT 2003


"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/



More information about the Cygwin mailing list