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