freebsd-dev/tools/regression/bin/sh/builtins/read4.0.stdout
Jilles Tjoelker 917fdfb106 sh: Fix 'read' if all chars before the first IFS char are backslash-escaped.
Backslash-escaped characters did not set the flag for a non-IFS character.

MFC after:	2 weeks
2010-09-08 20:35:43 +00:00

9 lines
58 B
Plaintext

xa bxcx
xaxb cx
xa:bxcx
xaxb:cx
x\xax
x\xax
x\ axx
x\:axx