Patch from Matt Kraai to fox sh.c escape problem such that
authorEric Andersen <andersen@codepoet.org>
Mon, 11 Dec 2000 19:14:40 +0000 (19:14 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 11 Dec 2000 19:14:40 +0000 (19:14 -0000)
commitb2356f6de94820291f35d63943a622708546b59c
treebd50b81de4d0c86b1bb73655ac1b511e33041ff0
parent59ec601b8e4db86e1861d12f4efc6d1dbb440e28
Patch from Matt Kraai to fox sh.c escape problem such that
running things like 'echo "\n\tHi\n\t\!"' and 'echo -e "\n\tHi\n\t\!"'
behave as under bash.
lash.c
sh.c
shell/lash.c