#!/bin/sh SERVER=irc.uugrn.org PORT=8665 NETWORK=$1 HOSTNAME=$(hostname -s) PASS=$(pass UUGRN/irc.uugrn.org | head -1) cat <