Spell Checking text file on the terminal
Written by Pavs on August 22nd,
2007
Spell is a very helpfull program that looks through a text file and reports any words that it finds in the text file that are not in the dictionary.
To use it non-interactively type in spell filename.txt
To use it interactively type in aspell -c filename.txt
Thats all.
pavs
Linux Commands/Tools

June 4th, 2008 07:50
[...] a text file and reports any words that it finds in the text file that are not in the dictionary.http://www.linuxhaxor.net/2007/08/22/spell-checking-text-file-on-the-terminal/How many words should be in the spell checker&39s dictionary?Wintertree Software&39s American and [...]