#!/bin/sh
# http://www.berklix.com/~jhs/src/bsd/jhs/bin/local/mail/vix by jhs_ERASE_@berklix.com
# firefox can call this instead of /usr/local/bin/xvile,
# while /usr/ports/editors/xvile is broken in FreeBSD-9.2

/usr/local/bin/xterm -e /usr/bin/vi $*
