"headers" is a program used to retrieve selected header lines from
files containing Usenet articles.  It provides a convenient way to
scan through large numbers of articles for pertinent information,
and it is faster than using grep.  A typical use is to cd into a news
spooling or archive directory and say "headers * | more".

