script to mark mispelled words in a text file

Glen W. Plantz plantz at manta.NOSC.MIL
Thu Feb 7 05:09:05 AEST 1991


I need a script to "mark" misspelled words in a text file. I am
aware of the the unix "spell" command, but was interested if anyone
has a script (cshell, awk, perl, etc) to input as a parameter, a file
indicating a "local dictionary" of words to skip, and the text file
to check, outputting this same text file with the misspelled words marked
somehow.
	Thanks in advance,

==============================================================================
Glen Plantz				Computer Sciences Corporation
					4045 Hancock Street
email - plantz at nosc.mil			San Diego, CA  92110
phone - (619)225-2538
fax   - (619)226-0462
==============================================================================



More information about the Comp.unix.questions mailing list