home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume8 / phoon / README < prev    next >
Encoding:
Text File  |  1987-02-26  |  2.5 KB  |  82 lines

  1. Second distribution of phoon, deltime, and libtws - 24feb87.
  2.  
  3.  
  4. This package contains two programs and a library:
  5.  
  6.     phoon - program to display the PHase of the mOON.  Unlike other
  7.     such programs, which just tell you how long since first quarter
  8.     or something like that, phoon *shows* you the phase with a little
  9.     picture.  I've put an example at the end of this file.  I first
  10.     wrote this program in Pascal / TOPS-20 at CMU in 1979; I translated
  11.     it to Ratfor / Software Tools in 1981; and now it's in C / Unix*.
  12.  
  13.     deltime - program to subtract date/times.  Tells you the difference
  14.     between two date/times, or between now and a specified date/time.
  15.     I once used this to help a friend quit smoking - every time she
  16.     logged in, the computer told her how many days since her last
  17.     cigarette.  I also use it in my .login, to tell me how old I am.
  18.  
  19.     libtws - date/time library.  Unlike the standard Unix*
  20.     date/time routines, libtws lets you parse a date/time string
  21.     into internal form.  Most of this library came from version
  22.     6.5 of the MH message handling system, courtesy of Marshall Rose.
  23.     I extended it somewhat and added the manual entry.
  24.  
  25.  
  26. Files in this distribution:
  27.  
  28.     README        this
  29.     Makefile        guess
  30.     deltime.c        source for time subtraction tool
  31.     deltime.man        manual for time subtraction tool
  32.     dtime.c        source for most of the time routines
  33.     dtimep.lex        source for time-parsing routine
  34.     lexedit.sed        script to modify output of lex
  35.     lexstring.c        front end for time-parsing routine
  36.     libtws.man        manual for time library
  37.     parsetime.c        source for test program
  38.     phoon.c        source for phase of moon program
  39.     phoon.man        manual for phase of moon program
  40.     tws.h        include file for time library
  41.  
  42.  
  43. Unpack the files, edit Makefile and change the options to suit,
  44. make, and enjoy!  I've tested this stuff under 4.2 BSD, 4.3 BSD,
  45. and System V rel 2.  Nevertheless, I'm sure bugs remain.  Feedback
  46. is welcome - send bug reports, enhancements, checks, money orders,
  47. etc. to the addresses below.
  48.  
  49.  
  50.      Jef Poskanzer, UniSoft Systems, Berkeley
  51.      unisoft!jef@ucbvax.Berkeley.Edu
  52.           ...ucbvax!unisoft!jef
  53.           (415)644-1230
  54.  
  55.  
  56. * Unix is a virus from outer space.
  57.  
  58.  
  59.                  .--
  60.              .--
  61.           .-' 
  62.        .-'@ 
  63.       /@@@ 
  64.     ./    
  65.    /@@  o
  66.   /@@@@  
  67.   |@@@@@
  68.  /@@@@@         Last Quarter + 
  69.  | @@@@         4  1:36:10
  70.  |@ @@@        New Moon -     
  71.  |              3  7:34:53
  72.  \  . @ 
  73.   |     
  74.   \     @
  75.    \  o  
  76.     `\    
  77.       \    
  78.        `-.  
  79.           `-. 
  80.              `--
  81.                  `--
  82.