# $FreeBSD$ failures='' check() { if eval "[ $* ]"; then : else echo "Failed: $*" failures=x$failures fi } check '`cat <