#! /bin/sh
umask 01

#	The long delay method.
#exec /usr/local/lib/news/compress -d | /usr/local/bin/rnews

#	The brute-force debug method.
#/bin/cat | tee /usr/spool/ocunbatch/$$ > /usr/spool/cunbatch/$$

#	Run the real thing from cron.
/bin/cat > /usr/spool/cunbatch/$$
