mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
stupid dash
This commit is contained in:
parent
0df0beb862
commit
953c1d1b12
1 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,8 @@ then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
cd $PLAN9
|
cd $PLAN9
|
||||||
echo '
|
# Avoid broken builtin echo in dash that turns \1 into ^A
|
||||||
|
`which echo` '
|
||||||
X ,s;'$old'($|/|});'$new'\1;g
|
X ,s;'$old'($|/|});'$new'\1;g
|
||||||
X/'"'"'/w
|
X/'"'"'/w
|
||||||
q
|
q
|
||||||
|
|
Loading…
Reference in a new issue