test23.sh 101 B

1234567
  1. #! ./testshell
  2. #echo Caller is pid $$
  3. ./test23b.sh
  4. echo Survived, should not happen. Exit code: $?