The dictionary tag has no wiki summary.
0
votes
1answer
68 views
Which applications use /usr/share/dict/words
I have changed the symlink /usr/share/dict/words to point to my own custom dictionary but it doesn't seem to affect anything.
Chromium and Abiword neither seem to use this dictionary.
Which ...
4
votes
4answers
249 views
Look for English word in a file via terminal
How to find and print out English words contained in a file via linux command line?
Thanks