======================
ttime
by Francesco Munaretto
Version 1.0
(c) March 1996
======================


PROGRAM DESCRIPTION:
====================
ttime prints some statistics about work-sessions according to the
following scheme:

Hours       #Sessions      Total
0|--1           .          sessions:
1|--2           .
2|--3           .          hours:
3|--4           .
4|--5           .          minuts:
5|--6           .
6|--?           .          the duration of the whole user's sessions: xxh:xxm

If you want use ttime you must have installated the following
Linux's utilities: last and cut.
wtmp file must be not corrupted!


HOW TO COMPILE ttime.c:
=======================
Type gcc -o ttime ttime.c -lm


COPYRIGHT:
==========
Permission to use, copy, modify, and distribute this program for any
purpose and without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies, and that
the about box (which describes the copyright and credits the authors) is 
retained verbatim.  The names of the authors may not be used in advertising 
or publicity pertaining to this document without specific, written prior
permission.  The authors make no representations about the suitability
of this document for any purpose.  It is provided ``as is'' without
expressed or implied warranty.


Francesco Munaretto
franz@milliways.stat.unipd.it
