$VER: UpTime.txt 1.1 (26.2.97)

Copyright 1997 Mark Rigby-Jones
mrj@ox.compsoc.org.uk <*> http://www.ox.compsoc.org.uk/~mrj/

This is a simple clone of the uptime  command  usually  found  on  UNIX  boxen
(specifically,  the  format  matches  that  of  the Linux version exactly). It
should correctly display the current time and how long the Amiga has been  up,
plus  spurious  extras  claming  one  user and a zero load average ;-) Example
usage:

amy% uptime
  1:31pm  up 1 day,  1:31,  1 user,  load average: 0.00, 0.00, 0.00

You can easily change this if you want, as the source code and  Dice  Makefile
have been included in this archive.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

If you do not have a copy of the GNU General Public License then
you can get one by writing to the Free Software Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139, USA.

