redirection-error2.2   [plain text]


# $FreeBSD$

# sh should fail gracefully on this bad redirect
${SH} -c 'echo 1 >&$a' 2>/dev/null