#! /bin/sh
# Feed batch to inews, for ihave/sendme mostly.

HOME=/dev/null ; export HOME	# suppress signatures, .name, etc.
exec inews -h -W -A
