test20.sh 93 B

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