i-bash/tests/exec3.sub
2009-09-12 16:46:51 +00:00

6 lines
83 B
Text

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