commit 125fac6fb99fbf7e32b25490890bc1bd6b7b1eb3 parent f593f5e00800722c62e42c5497aee22db16af656 Author: wkj <devnull@localhost> Date: Mon, 17 May 2004 02:25:34 +0000 A shell wrapper for aux/download. Diffstat:
A | bin/download | | | 3 | +++ |
A | postscript/README | | | 3 | +++ |
2 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/bin/download b/bin/download @@ -0,0 +1,3 @@ +#! /bin/sh + +auxdownload -f -H${PLAN9}/postscript/font/ -mfontmap diff --git a/postscript/README b/postscript/README @@ -0,0 +1,3 @@ +wget -O- http://pdos.lcs.mit.edu/~rsc/software/plan9/postscript.tar.gz| + gunzip| + tar xf -