how to find misspelled words form a file in linux shell command mispelling
RegisterLogin
Webune Forums » Linux Hosting » how to find misspelled words form a file in linux shell command mispelling
how to find misspelled words form a file in linux shell command mispelling
Post Description: how to find misspelled words form a file in linux shell command mispelling
Tags: how, to, find, misspelled, words, form, a, file, in, linux, shell, command, mispelling
This Post Was Posted On Feb 29, 2008 By lini #836
Post Description: how to find misspelled words form a file in linux shell command mispelling
Tags: how, to, find, misspelled, words, form, a, file, in, linux, shell, command, mispelling
This Post Was Posted On Feb 29, 2008 By lini #836
how to find misspelled words form a file in linux shell command mispelling by lini
spell < myusers
or
spell -l < myusers
all string in the file that spell does not find in the online dictionary are viewed as misspelled words in the file and are dsiplayed on the screen. in this case, the shell opens the file myusers and connects it to the input of spell. the outpu is not redirected, so the otup is displayed on the screen.
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
©2011 Webune Forums - Sat Dec 24, 2011 1:33 am
Powered by: Webune Forums V3
Powered by: Webune Forums V3