Re: How do I reset my read .newsrc list?

Urs Janßen <[email protected]>
Newsgroups gmane.network.tin.user
Message-ID <[email protected]>
On Tue, Sep 16, 2003 at 04:09:51PM -0700, Phillip Pi wrote:
> I know ctrl-r will reset unmarked groups, but what about the whole list of 
> subscribed newsgroups? I am using Tin v1.6.2.

CTRL-R should rest all subscribed groups in your newsrc; depending on
the connection and the number of groups in your newsrc it might be
(much) faster to use something like:

mawk -F':' '/: /{print$1": 1-"}{print$l}' < ~/.newsrc > ~/.newsrc.x \
&& mv -f ~/.newsrc.x ~/.newsrc

urs
-- 
"Only whimps use tape backup: _real_ men just upload their important stuff
 on ftp, and let the rest of the world mirror it ;)" - Linus
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.