blob: 354976d31307df35833445e19ef21ff8b59715e9 [file] [log] [blame]
rsc67075c32005-01-14 05:28:38 +00001#!/usr/local/plan9/bin/rc
2
rsc3a9ee632005-01-14 05:42:53 +00003if(~ $#PLAN9 0)
4 PLAN9=/usr/local/plan9
rsc67075c32005-01-14 05:28:38 +00005if(! ~ $path(1) $PLAN9/bin)
6 path=($PLAN9/bin $path)
7
8! ~ $#* 0 && exec $*