busybox/shell/hush_test/hush-misc/read.right
Denis Vlasenko d67cef2425 hush: fix read builtin to not read ahead past eol and to not use
insane amounts of stack. Testsuite updated.
2007-06-13 06:47:47 +00:00

5 lines
52 B
Plaintext

read
cat
echo "REPLY=$REPLY"
REPLY=exec <read.tests