hush/shell/hush_test/hush-misc/read.tests
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
46 B
Plaintext
Executable File

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