Blob


1 # Thanks to Caerwyn Jones for preparing the dictionary
2 # and modifying dict to handle it.
3 # This is the Project Gutenberg original Webster's dictionary
5 wget -O- https://9fans.github.io/plan9port/dist/pgw.tar.bz2|
6 bunzip2|
7 tar xf -
9 # This is the Project Gutenberg original Roget's thesaurus
11 wget -O- https://9fans.github.io/plan9port/dist/roget.tar.bz2|
12 bunzip2|
13 tar xf -