#! /bin/sh
# Submit news batch to FIDOGATE's rfc2ftn.
#
# The 'exec' cuts down the number of processes active for this simple case.

exec /usr/local/lib/fidonet/rfc2ftn -b -n
