"Igor Pechtchanski" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
[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:[EMAIL PROTECTED]
     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/

Reply via email to