# hello.sh #!/bin/bash echo "Hello, world!" exit 0