${THIS_SH} ./tilde2.tests > ${TMPDIR}/xx
: ${TMPDIR:=.}
diff ${TMPDIR}/xx tilde2.right && rm -f ${TMPDIR}/xx
