Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!neat.ai.toronto.edu!lamy From: lamy@ai.utoronto.ca (Jean-Francois Lamy) Newsgroups: news.software.b Subject: Re: Cnews and nntp Message-ID: <89Jun22.140520edt.11726@neat.ai.toronto.edu> Date: 22 Jun 89 18:05:10 GMT Organization: Department of Computer Science, University of Toronto Lines: 16 In article <89Jun22.072912edt.11708@neat.ai.toronto.edu> lamy@ai.utoronto.ca (Jean-Francois Lamy) writes: >#!/bin/sh - ># ># ship out outstanding nntp jobs. ># >/news/bin/nntp/nntpsend mailrus.cc.umich.edu utstat.toronto.edu rutgers.edu \ > 2>&1 >>/news/log/nntpsend.log please make that last line >>/news/log/nntpsend.log 2>&1 (order of redirection does matter to sh). Thanks to the person who pointed out this common error (statware!usenet). Jean-Francois Lamy lamy@ai.utoronto.ca, uunet!ai.utoronto.ca!lamy AI Group, Department of Computer Science, University of Toronto, Canada M5S 1A4