plan9port/dict/README

14 lines
378 B
Text
Raw Normal View History

2003-11-25 03:36:27 +00:00
# Thanks to Caerwyn Jones for preparing the dictionary
# and modifying dict to handle it.
# This is the Project Gutenberg original Webster's dictionary
wget -O- https://9fans.github.io/plan9port/dist/pgw.tar.bz2|
bunzip2|
2003-11-25 03:36:27 +00:00
tar xf -
2005-01-13 04:49:19 +00:00
# This is the Project Gutenberg original Roget's thesaurus
wget -O- https://9fans.github.io/plan9port/dist/roget.tar.bz2|
2005-01-13 04:49:19 +00:00
bunzip2|
tar xf -