GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DREADART(8) FreeBSD System Manager's Manual DREADART(8)

dreadart - Extract article from spool given message-id or hash / Run validity check on articles referenced by queue file

dreadart [ -v ] [ -h ] [ -f file/- ] [ message-id/h1.h2 ]

DReadArt will look a message-id or hash-code pair up in the dhistory database, access the article file in question, verify that it is a valid spool file, and dump it to the standard output.

-v Tells dreadart to simply verify that it is a valid spool file and not bother dumping it to stdout. Usually used in combination with didump pipingto dreadart. By default, this will not verify header-only feeds... use the -v -h combination to do that.

-h Tells dreadart to only display the article's headers. Also allows dreadart to display articles that were fed-in in a header-only feed (otherwise it refuses to display such articles).

-f file/- Specifies a queue file to obtain message-id's from or the standard input if '-' is specified. You can also pipe the output of didump or didump -f to dreadart as a diagnostic tool.

message-id/h1.h2 Or you can simply specify a message-ID on the command line, enclosed in single quotes, or you can specify a hash key.

diablo(8), dicmd(8), didump(8), diload(8), dnewslink(8), doutq(8), dexpire(8), dexpireover(8), diconvhist(8), dilookup(8), dspoolout(8), dkp(8), dpath(8), diablo-kp(5), diablo-files(5)

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.