stime - System Time

        This is a small little program that was realy just written
  for convience, or at least I think it comes in handy. It simply
  returns the time in a long integer format (Time since 00:00:00 GMT,
  January 1, 1970, measured in seconds).
  Compile with the following syntax:

                gcc -o stime stime.c

        Theres no man page for it because its not a very complex program
  (If you think it is then perhaps you shouldn't be using UNIX). I can be
  reached at remorse@liii.com.

                              -Ralph C. (Remorse)
