exec3.sub   [plain text]


shopt -s execfail

exec /tmp/bash-notthere
# make sure we're still around
echo $?