#!/bin/sh if [ $# -eq 0 ]; then echo "usage: ircsend file ..." >&2 exit 1 fi cat "$@" | ircdelay .