Search the FAQ Archives

3 - A - B - C - D - E - F - G - H - I - J - K - L - M
N - O - P - Q - R - S - T - U - V - W - X - Y - Z
faqs.org - Internet FAQ Archives

NN Frequently Asked Questions (FAQ) with Answers
Section - 12.02 How do I unsubscribe to all groups?

( Single Page )
[ Usenet FAQs | Web FAQs | Documents | RFC Index | Forum ]


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?
See reader questions & answers on this topic! - Help others by sharing your knowledge
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 '\'. 

User Contributions:

Comment about this article, ask questions, or add new information about this topic:

CAPTCHA




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 | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
Sascha Geschwandtner <elfishranger@gmx.de>





Last Update November 21 2011 @ 01:00 PM