plan9port/bin/9.rc

9 lines
140 B
Text
Raw Permalink Normal View History

2005-01-14 05:28:38 +00:00
#!/usr/local/plan9/bin/rc
if(~ $#PLAN9 0)
PLAN9=/usr/local/plan9
2005-01-14 05:28:38 +00:00
if(! ~ $path(1) $PLAN9/bin)
path=($PLAN9/bin $path)
~ $#* 0 || exec $*