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

7 lines
83 B
Plaintext

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