Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rick From: rick@seismo.CSS.GOV (Rick Adams) Newsgroups: news.admin,news.software.b Subject: Re: cunbatch and news version 2.11 Message-ID: <42823@beno.seismo.CSS.GOV> Date: Tue, 9-Dec-86 12:32:14 EST Article-I.D.: beno.42823 Posted: Tue Dec 9 12:32:14 1986 Date-Received: Wed, 10-Dec-86 03:38:55 EST References: <241@oliveb.UUCP> <2760@fritz.UUCP> Organization: Center for Seismic Studies, Arlington, VA Lines: 14 Keywords: cunbatch rnews 2.11 Summary: helpful hints Xref: mnetor news.admin:66 news.software.b:92 > Also, in terms of configuration, I have seperate lines in my crontab > file for "sendbatch -c" and "sendbatch -c -o" and would like to move > the systems all onto one line eventually. Note that you can replace: sendbatch -c site1 site2 site3 sendbatch -c -o site4 site5 with sendbatch -c site1 site2 site3 -o site4 site5 The flags apply to the rest of the line. ---rick