blob: f80b49b0f3ddab0f06b8d586754dc98003a21149 (
plain)
1
2
3
4
5
6
7
|
# Thanks to Caerwyn Jones for preparing the dictionary
# and modifying dict to handle it.
# This is the Project Gutenberg original Webster's dictionary
wget http://pdos.lcs.mit.edu/~rsc/software/plan9/pgw.tar.bz2|
bunzip|
tar xf -
|