heredoc6.0   [plain text]


# $FreeBSD$

r=
! command eval ": <<EOF; )" 2>/dev/null; command eval : hi \${r:=0}
exit ${r:-3}