
README.TXT - Read-me file for Win95 Uptime.exe by James Bromberger
------------------------------------------------------------------

        U P T I M E
        ===========

1) What is UPTIME?
2) What are it's "features" (bugs)?
3) Where did this come from?


1)
Uptime is a similar to the Un*x uptime(1) program, which reports to the user
the elapsed time since the system came up. Under a Un*x system, it also
reports the number of users and the load average, which are not quite
relavent to a Win95 Box - there is only ever one user and it is nomally
using all of it's CPU cycles!

2)
The only limitations that I can see at this time are those inherited from
the Win95 OS. Specifically, the system uptime is stored in the OS as an
unsigned long, which will overflow just after 49 days: however, I dont
know of any Windows box that has ever been on that long! Not like
unix machines, which have been known ot go hundreds of days without
failures... ;)

3)

Well, I probably published this on my Web Site:
        http://www.ucc.gu.uwa.edu.au/~james/

If you have grave problems, email me:
        <james@ucc.gu.uwa.edu.au>


Fare thee well...
*wave*

