aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-06-10 19:51:28 +0000
committerrsc <devnull@localhost>2004-06-10 19:51:28 +0000
commit3b09f6d613bf39e2467a0dadb13178aa7fcaacec (patch)
tree9d74ca744e28c52ad859aae7ae1bafc248b59447 /bin
parentdd94dcd53587dc406daaf9e594b37737d310c8d3 (diff)
downloadplan9port-3b09f6d613bf39e2467a0dadb13178aa7fcaacec.tar.gz
plan9port-3b09f6d613bf39e2467a0dadb13178aa7fcaacec.tar.bz2
plan9port-3b09f6d613bf39e2467a0dadb13178aa7fcaacec.zip
gv wrapper
Diffstat (limited to 'bin')
-rwxr-xr-xbin/psv3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/psv b/bin/psv
new file mode 100755
index 00000000..8792c11a
--- /dev/null
+++ b/bin/psv
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+gv -style $PLAN9/lib/gv.style -ad $PLAN9/lib/gv.resource "$@"