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