backquote-error1.0   [plain text]


# $FreeBSD$

echo 'echo `for` echo ".BAD"CODE.' | ${SH} +m -i 2>&1 | grep -q BADCODE && exit 1
exit 0