[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]
Single Page
Top Document: NN Frequently Asked Questions (FAQ) with Answers
Previous Document: 12.01 Can I choose newsgroups as I do articles, ie. with a menu?
Next Document: 12.03 How can I get nn to stop adding new newsgroups?
-
Search the FAQ Archives
Single Page
Top Document: NN Frequently Asked Questions (FAQ) with Answers
Previous Document: 12.01 Can I choose newsgroups as I do articles, ie. with a menu?
Next Document: 12.03 How can I get nn to stop adding new newsgroups?
12.02 How do I unsubscribe to all groups?
Date: Mon, 1 Mar 1993 00:00:00 -0800
The file .newsrc in your home directory contains the information
about the newsgroups, their subscription status and the numbers of
the read articles. A colon (':') indicates a subscribed group, and
an exclamation mark ('!') indicates an unsubscribed group. All you
need to do for unsubscribing to all newsgroups is to edit .newsrc.
You can do this with your favourite editor, or
sed -e 's/:/!/' $HOME/.newsrc > foo
mv foo .newsrc
If you use csh, you have to escape the '!' with a '\'.
Top Document: NN Frequently Asked Questions (FAQ) with Answers
Previous Document: 12.01 Can I choose newsgroups as I do articles, ie. with a menu?
Next Document: 12.03 How can I get nn to stop adding new newsgroups?
Single Page
[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]
Send corrections/additions to the FAQ Maintainer:
Sascha Geschwandtner <elfishranger@gmx.de>
Last Update December 05 2008 @ 00:13 AM