On Mon, 16 Apr 2007, Houda Araj wrote:

Hi,

The clean [strict] commands cleans a word list so that every line is a valid word.
I try this syntax but without luck.
&& aspell --lang=en clean test.txt

Is this syntax correct ?

Try aspell --lang=en clean < test.txt > test2.txt

results will be in test2.txt



_______________________________________________
Aspell-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/aspell-user

Reply via email to