tnow with hget - plan9port - [fork] Plan 9 from user space
HTML git clone git://src.adamsgaard.dk/plan9port
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 4be4f202afd35f7c54642e9cde829e5033d53911
DIR parent ac1747b052769ecbd06606af3db3bc20e3ac25ac
HTML Author: rsc <devnull@localhost>
Date: Mon, 18 Jul 2005 22:52:05 +0000
now with hget
Diffstat:
M dict/README | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
DIR diff --git a/dict/README b/dict/README
t@@ -2,12 +2,12 @@
# and modifying dict to handle it.
# This is the Project Gutenberg original Webster's dictionary
-wget -O- http://pdos.lcs.mit.edu/~rsc/software/plan9/pgw.tar.bz2|
+hget http://pdos.lcs.mit.edu/~rsc/software/plan9/pgw.tar.bz2|
bunzip2|
tar xf -
# This is the Project Gutenberg original Roget's thesaurus
-wget -O- http://pdos.lcs.mit.edu/~rsc/software/plan9/roget.tar.bz2|
+hget http://pdos.lcs.mit.edu/~rsc/software/plan9/roget.tar.bz2|
bunzip2|
tar xf -