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