Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 alpha 4/15/85; site neuro1.UUCP Path: utzoo!watmath!clyde!cbosgd!neuro1!sob From: sob@neuro1.UUCP (Stan Barber) Newsgroups: net.news.b Subject: Re: Need news queueing system. Message-ID: <668@neuro1.UUCP> Date: Thu, 14-Nov-85 14:08:35 EST Article-I.D.: neuro1.668 Posted: Thu Nov 14 14:08:35 1985 Date-Received: Fri, 15-Nov-85 05:30:46 EST References: <769@dcl-cs.UUCP> Reply-To: sob@neuro1.UUCP (Stan Barber) Organization: Neurophysiology, Baylor College of Medicine, Houston, Tx Lines: 22 I would suggest that you follow something like this. create the shell script qnews that looks like this.... cat > /usr/spool/news/qnews.$$ Then establish an hourly daemon that looks like this cd /usr/spool/news for i in `ls qnews.*` do /usr/bin/rnews < $i rm $i done Does anyone see why this would not work? -- Stan uucp:{ihnp4!shell,rice}!neuro1!sob Opinions expressed Olan ARPA:sob@rice.arpa here are ONLY mine & Barber CIS:71565,623 BBS:(713)660-9262 noone else's.