     ___  ____  _        _   
    / _ \/ ___|| |_ __ _| |_ 
   | |_| \___ \| __/ _` | __|
   |  _  |___) | || (_| | |_ 
   |_| |_|____/ \__\__,_|\__|

   A program to collect statistics from the Archie logfiles.

   Installation procedures:
   1. Change the defines in config.h.
   2. Make
   3. Hope that it works.

   Usage: astat [-d <domaindatafile>] [-o <outputfile>]
                [-f <fromdate>] [-t <todate>] 
                <logfile> [<logfile> [<logfile> ...]]

   Astat has been tested on the following systems:
     i486             FreeBSD 2.0     gcc 2.6.2
     i486             Linux 1.1.x     gcc 2.5.8
     VAX 8550         ULTRIX 4.3(?)   gcc 2.6.1
     SparcServer 490  SunOS 4.1.3_U1  gcc 2.6.2
     
   Bug reports, improvements and feedback to offe@ludd.luth.se.

   Copyright (c) Olof Johansson (offe@ludd.luth.se) 1994.

