test-exit-0.sh 51 B

12345
  1. #!/usr/bin/env bash
  2. echo "DBG:test-exit-0"
  3. exit 0