[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
Single Page
Top Document: MH Frequently Asked Questions (FAQ) with Answers
Previous Document: 04.03 Why do I get ".../.mh_sequences is poorly formatted?"
Next Document: !04.05 Are there any good tools to archive MH messages?
-
Search the FAQ Archives
Single Page
Top Document: MH Frequently Asked Questions (FAQ) with Answers
Previous Document: 04.03 Why do I get ".../.mh_sequences is poorly formatted?"
Next Document: !04.05 Are there any good tools to archive MH messages?
04.04 How can you save News articles into an MH folder?
Date: Mon, 1 May 1995 00:00:00 -0800
If your newsreader handles backquotes on its command line, you can
use the mhpath command. For instance, if your "save" command is "s":
s `mhpath new +somefolder`
Or if your newsreader lets you define your own commands, as in shell
aliases, you could define that as a command.
If your newsreader can pipe an article to the standard input of a
program, use the "rcvstore" command (in the MH library). For
instance, if your "pipe" command is "|":
| $MHLIB/rcvstore +somefolder
Of course, you can also put that in a little shell script.
Top Document: MH Frequently Asked Questions (FAQ) with Answers
Previous Document: 04.03 Why do I get ".../.mh_sequences is poorly formatted?"
Next Document: !04.05 Are there any good tools to archive MH messages?
Single Page
[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
Send corrections/additions to the FAQ Maintainer:
Bill Wohler <wohler@newt.com>
Last Update October 22 2009 @ 05:26 AM