Dmitri Gabinski írta: > As for using hunspell from the command line, isn't this possibility > limited to Linux only? Besides, from the docs at the SF page I can't get > a clue.
Not at all, I use hunspell on Windows on a daily basis. You can compile it either with gcc under Cygwin or MinGW or with MSVC Toolkit (I needed small hacks if I remember correctly). The command line hunspell -f <filename | sort | uniq -c >output works perfectly if you have sort and uniq installed (from Cygwin, MSYS, or whatever). > > He, Laci & Co.! How about a big and comprehensive manual? > Would be nice! :) Andras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
