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