#!/bin/sh 
# USAGE: webzephyr 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 daemon/webzephyr.mit.edu@ATHENA.MIT.EDU -c webzephyr -i "$@"
