Don't add anything to 'go'.  Add a 'kill -TERM' to the cron script before
you invoke 'go bg'.  If listserv.PID is in /home/listserv/spool, then
make it

kill -TERM `cat /home/listserv/spool/listserv.PID`

Nathan