Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!snorkelwacker.mit.edu!bloom-picayune.mit.edu!athena.mit.edu!jik From: jik@athena.mit.edu (Jonathan I. Kamens) Newsgroups: comp.unix.questions Subject: Re: journaling news articles... Message-ID: <1991Mar20.045232.14758@athena.mit.edu> Date: 20 Mar 91 04:52:32 GMT References: <1991Mar20.034216.28116@news.iastate.edu> Sender: news@athena.mit.edu (News system) Organization: Massachusetts Institute of Technology Lines: 18 I suspect this would be more appropriate in news.announce.newusers, since it is specifically a news-related question, but what the heck.... The reason your first attempt failed is that rn flushes typeahead by default. Therefore, it saw the initial 'y' command, but then flushed the three 'q' commands. You can get around this by running rn with the "-T" option, which (according to the rn(1) man page) "allows you to type ahead of rn." You might also want to use the "-s" and "-t" options to suppress the initial list of groups with unread news and to put rn into terse mode. -- Jonathan Kamens USnail: MIT Project Athena 11 Ashford Terrace jik@Athena.MIT.EDU Allston, MA 02134 Office: 617-253-8085 Home: 617-782-0710