Find the All the related words from Dictionary in Terminal $ < /usr/share/dict/words egrep ^some english word^ It'll print all the related words to the word given. Ex: [suresh@mercury ~]$ < /usr/share/dict/words egrep geek geek geekier geekiest geeks geeky
-- Warm Regards, Tha.Suresh My experiences with Linux: http://thasulinux.wordpress.com Cooool Linux Tips & Tricks: http://gnutips.wordpress.com Free/Open Source Jobs: http://fossjobs.in -- Mailing list guidelines and other related articles: http://lug-iitd.org/Footer
