$ ./bash -o posix -c 'v=ok; v=bug read x </dev/null; echo "$v"' bug
This is especially problematic because IFS assignments persist too. Thanks, - M.
$ ./bash -o posix -c 'v=ok; v=bug read x </dev/null; echo "$v"' bug
This is especially problematic because IFS assignments persist too. Thanks, - M.