change scripts back to /usr/local/plan9/bin/rc. sigh.
man replaces 9man
This commit is contained in:
parent
c70667367f
commit
2b85f70db0
11 changed files with 17 additions and 59 deletions
2
bin/9
2
bin/9
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
export PLAN9=/Users/rsc/plan9
|
||||
export PLAN9=/usr/local/plan9
|
||||
export PATH=$PLAN9/bin:$PATH
|
||||
|
||||
case $# in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue