bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bash spell check


From: spursfan
Subject: bash spell check
Date: Thu, 9 Apr 2009 07:57:36 -0700 (PDT)

I am producing a program in bash which analyses a mailbox (.mbx) file. One of
the outputs which i want it to be able to complete is to count how many
times specified words appear in the file, however they are spelt. i.e
spelling mistakes or other symbols used to replace letter, for e.g @ or 4
instead of A. I have originally done it to take in account different
sysmbols etc although it does not account for spelling mistakes and wondered
if there was a more efficient way in which it could be done?
-- 
View this message in context: 
http://www.nabble.com/bash-spell-check-tp22972678p22972678.html
Sent from the Gnu - Bash mailing list archive at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]