journaling news articles...

Ed Vielmetti emv at ox.com
Wed Mar 20 00:02:26 AEST 1991


In article <1991Mar20.034216.28116 at news.iastate.edu> spam at iastate.edu (Begley Michael L) writes:

   Anyway, my question is: "What am I doing wrong?"  My ultimate goal is to
   have a shell script called something like groupread (rather orwellian) that
   I would use like this:

   groupread news.group > file

   where file would contain all the unread atricles in news.group.

if you ftp "dynafeed" from uunet, i.e
	uunet.uu.net:/ClariNet/dynafeed.tar.Z
and compile up the "feed" program in it, create a .newsrc file with
something like
	grep net.blurfl ~/.newsrc >.newsrc-blurfl
and then run feed like so
	feed -listmode newsrc=.newsrc-blurfl command="cat" > file
it'll do more or less what you want.  Read the man pages of course
before you do this.

followups to news.software.b....

-- 
 Msen	Edward Vielmetti
/|---	moderator, comp.archives
	emv at msen.com



More information about the Comp.unix.questions mailing list