blob: 4f2f8e21a3b6dda5df19f736d095d23789fa0f68 [file] [log] [blame]
Jari Aaltod166f041997-06-05 14:59:13 +00001shopt -s execfail
2
3exec /tmp/bash-notthere
4# make sure we're still around
5echo $?
6