cat ./input-line-2.sh | ${THIS_SH} > /tmp/xx
diff /tmp/xx input.right && rm -f /tmp/xx
