Re: sending mispelled words in a file
| Newsgroups | gmane.comp.gnu.aspell.user |
|---|---|
| Message-ID | <[email protected]> |
Selon Kevin Atkinson <[email protected]>: > > How could I do that with aspell ? > > Try "aspell list". Thank you. I tried before aspell list myfile.txt > mistakes.txt But in fact I see now that I should have used : aspell list < myfile.txt > mistakes.txt