commit 3b09f6d613bf39e2467a0dadb13178aa7fcaacec parent dd94dcd53587dc406daaf9e594b37737d310c8d3 Author: rsc <devnull@localhost> Date: Thu, 10 Jun 2004 19:51:28 +0000 gv wrapper Diffstat:
A | bin/psv | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/bin/psv b/bin/psv @@ -0,0 +1,3 @@ +#!/bin/sh + +gv -style $PLAN9/lib/gv.style -ad $PLAN9/lib/gv.resource "$@"