mirror of
git://git.9front.org/plan9front/plan9front
synced 2025-01-12 11:10:06 +00:00
7 lines
147 B
Text
7 lines
147 B
Text
To get the Project Gutenberg dictionary use
|
|
|
|
9fs sources
|
|
cp /n/sources/extra/pgw.tar.bz2 /tmp
|
|
cd /lib/dict
|
|
bunzip2 < /tmp/pgw.tar.bz2 | tar x
|
|
|