OVERVIEW
--------
uutraf is a program that analyzes the output of uucico log files,
and produces a summary of activity. It works with both BSD style UUCP
and AT&T's BNU or HoneyDanBer UUCP. It requires no special privileges
to execute. It makes no shell calls.

TO COMPILE
----------
First edit the "Makefile": CFLAGS, BIN, FORMATTER

Type "make", and it should produce an executable called 'uutraf'.
If it runs okay, type "make install".

MANUALS
-------
If you don't have nroff or troff, 'uutraf.nro' is a readable manual page.
Otherwise, type "make man" and it should produce a manual page, 'uutraf.man'.

--
Greg Hackney
Southwestern Bell Telephone Co.
hack@texbell.swbt.com
Dallas, Texas

