# $FreeBSD$ # A redirection error on a subshell should not abort the shell. exec 2>/dev/null ( echo bad )