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
4
bin/""
4
bin/""
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env $PLAN9/bin/rc
|
||||
#!/usr/local/plan9/bin/rc
|
||||
|
||||
PROMPT='[^ ]*[%;$#][ ]+'
|
||||
|
||||
|
|
@ -7,7 +7,7 @@ PROMPT='[^ ]*[%;$#][ ]+'
|
|||
tail -1 |
|
||||
tee >{wc -l >/tmp/qq.$pid} |
|
||||
tee /dev/stderr |
|
||||
9sed 's/^ '$PROMPT'//' |
|
||||
9 sed 's/^ '$PROMPT'//' |
|
||||
rc
|
||||
|
||||
if(~ `{cat /tmp/qq.$pid} 0){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue