up vote 0 down vote favorite
share [g+] share [fb]

read/write Google groups or Usenet with bash

link|improve this question
Do you want to do this programmatically or just sat at a terminal? – rjmunro Nov 12 '09 at 15:26
feedback

migrated from stackoverflow.com Nov 12 '09 at 15:09

This question came from our site for professional and enthusiast programmers.

4 Answers

For newsgroups, Use Emacs and gnus. You can probably use Lynx to browse Google Groups.

link|improve this answer
feedback

I find slrn.

link|improve this answer
feedback

If you specifically want to write a bash script, start with something like these:

link|improve this answer
feedback

You can use links or lynx to browse web pages, including discussion groups from a text console. Links has better frame and table support.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.