tgv wrapper - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 3b09f6d613bf39e2467a0dadb13178aa7fcaacec
 (DIR) parent dd94dcd53587dc406daaf9e594b37737d310c8d3
 (HTM) 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(-)
       ---
 (DIR) diff --git a/bin/psv b/bin/psv
       t@@ -0,0 +1,3 @@
       +#!/bin/sh
       +
       +gv -style $PLAN9/lib/gv.style -ad $PLAN9/lib/gv.resource "$@"