#!/bin/sh -v freebsd-version uptime ps aux id env which awk which node which perl which python3 which ruby #!/bin/sh -f BEGIN { printf "%s\n", "Hello World" }