i-bash/tests/execscript.sub3
2009-09-12 16:46:50 +00:00

6 lines
83 B
Text

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