K 10
svn:author
V 6
kondou
K 8
svn:date
V 27
1998-09-23T06:19:43.000000Z
K 7
svn:log
V 1437
contrib/cnfsstat.pl:
	- From: Kjetil Torgrim Homme <kjetilho@ifi.uio.no>
	- I took Andreas Lamprecht's cnfsstat.pl and updated it to INN 2.1
	  (ie. storage.conf, not storage.ctl).  I also added an "-a" switch so
	  that it will report the approximate age of the oldest article in each
	  cycbuff, and modified the output format a little.
contrib/count_overview.pl:
	- From: "Ronald A. Jarrell" <jarrell@solaris.cc.vt.edu>
	- This script breaks apart the overview record and pulls the xref
	  entries, and counts them.  I intend, when I get a chance, to automate
	  it a little more, by allowing you to just specify a number, instead
	  of the overview file itself, and by having it look up in overview.ctl
	  what should be in the file, and not display the groups outside that
	  range.  But this only took 10 mintues, and serves its purpose.
contrib/format_overview.pl:
	- From: "Ronald A. Jarrell" <jarrell@solaris.cc.vt.edu>
	- I've found this next script makes life a LOT easier in managing
	  the format, and moving the damn numbers around.  I just strip
	  all all the index numbers, and add in what group I need.  When I'm
	  done, I feed it all to a sort -n, and quickly double check that
	  the alphabetic sort did order them properly (generally it should,
	  but I'm paranoid).  Then I feed that list to this mindless
	  script.  All of the above is quite trivial to do while still in
	  vi by doing a lot of :%!whatever's...

END
