Loading
Looking up the Spelling of a Word
Jun 02, 2009 By sudheesh009
To get the Spelling of a Word.
$ look
so the following will list all words that start with
$look ask
Ask
Askari
Askelon
Askja
Asklepios
Askov
Askr
Askwith
It helps to have a large "linuxwords" dictionary.
Note: vim users can setup the .vimrc file with the following. Now when you type CTL-X CTL-T in insert mode, you'll get a thesaurus lookup.
set dictionary+=/usr/share/dict/words
set thesaurus+=/usr/share/dict/words
Or, you can call aspell with the F6 command after putting the folling entry in your .vimrc file
:nmap :w:!aspell -e -c %:e
Now, hit F6 when you're in vim, and you'll get a spell checker.
There is also an X Windows dictionary that runs with the following command.
$ gnome-dictionary
Read more @ www.lynuxstuff.com
Trending Topics
| You Need A Budget | Feb 10, 2012 |
| The Linux powered LAN Gaming House | Feb 08, 2012 |
| Creating a vDSO: the Colonel's Other Chicken | Feb 06, 2012 |
| Your CMS Is Not Your Web Site | Feb 01, 2012 |
| Casper, the Friendly (and Persistent) Ghost | Jan 31, 2012 |
| Razor-qt 0.4 - Qt based Desktop Environment | Jan 30, 2012 |
- Fun with ethtool
- Parallel Programming with NVIDIA CUDA
- Readers' Choice Awards 2011
- 100% disappointed with the decision to go all digital.
- Linux-Based X Terminals with XDMCP
- Validate an E-Mail Address with PHP, the Right Way
- You Need A Budget
- The Linux powered LAN Gaming House
- Why Python?
- Python for Android





2 hours 45 min ago
4 hours 5 min ago
6 hours 48 min ago
11 hours 19 min ago
16 hours 26 min ago
17 hours 26 min ago
1 day 2 hours ago
1 day 3 hours ago
1 day 9 hours ago
1 day 12 hours ago