$ echo $BASH_VERSION
4.2.45(2)-release
$ echo :>test
$ chmod +x test
$ exec -c ./test
[1]    15650 segmentation fault  bash

Reply via email to