commit | 3b09f6d613bf39e2467a0dadb13178aa7fcaacec | [log] [tgz] |
---|---|---|
author | rsc <devnull@localhost> | Thu Jun 10 19:51:28 2004 +0000 |
committer | rsc <devnull@localhost> | Thu Jun 10 19:51:28 2004 +0000 |
tree | 9d74ca744e28c52ad859aae7ae1bafc248b59447 | |
parent | dd94dcd53587dc406daaf9e594b37737d310c8d3 [diff] [blame] |
gv wrapper
diff --git a/bin/psv b/bin/psv new file mode 100755 index 0000000..8792c11 --- /dev/null +++ b/bin/psv
@@ -0,0 +1,3 @@ +#!/bin/sh + +gv -style $PLAN9/lib/gv.style -ad $PLAN9/lib/gv.resource "$@"