mirror of
git://git.9front.org/plan9front/plan9front
synced 2025-01-12 11:10:06 +00:00
6 lines
114 B
Bash
6 lines
114 B
Bash
#!/bin/rc
|
|
# Project Gutenberg dictionary
|
|
9fs sources
|
|
cd /lib/dict
|
|
bunzip2 < /n/sources/extra/pgw.tar.bz2 | tar x
|
|
|