${THIS_SH} ./dollar-at-star > ${TMPDIR}/xx 2>&1
: ${TMPDIR:=.}
diff ${TMPDIR}/xx dollar.right && rm -f ${TMPDIR}/xx
