This commit is contained in:
rsc 2005-01-14 05:28:38 +00:00
parent 359c1e017e
commit 67075c3634
5 changed files with 258 additions and 13 deletions

7
bin/9.rc Executable file
View file

@ -0,0 +1,7 @@
#!/usr/local/plan9/bin/rc
PLAN9=/usr/local/plan9
if(! ~ $path(1) $PLAN9/bin)
path=($PLAN9/bin $path)
! ~ $#* 0 && exec $*