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