#!/bin/sh 
# USAGE: szs USERNAME [-m foo]

# I had an absolute path here, but some people seem to keep zwrite
# elsewhere so I took it out ... if people end up complaining I'll put
# in a if with a check

zwrite -n daemon.webzephyr@ATHENA.MIT.EDU -c szs -i "$@"
