fixes
This commit is contained in:
parent
359c1e017e
commit
67075c3634
5 changed files with 258 additions and 13 deletions
7
bin/9.rc
Executable file
7
bin/9.rc
Executable 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 $*
|
||||
Loading…
Add table
Add a link
Reference in a new issue