${THIS_SH} ./rhs-exp.tests 2>&1 > ${TMPDIR}/xx
: ${TMPDIR:=.}
diff ${TMPDIR}/xx rhs-exp.right && rm -f ${TMPDIR}/xx
