#!/usr/bin/env -S bash -e [[ -z "$1" ]] && { printf "Usage: %s username\n" "$0" exit 1 } { cat << EOF NICK root PASS $(