home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / misc / volume25 / ison / part01 / ison.readme < prev    next >
Encoding:
Text File  |  1991-11-04  |  1.2 KB  |  31 lines

  1. IsOn's purpose is to let you know when someone logs on.  You could always sit
  2. there at your terminal typing 'finger' or 'who' every 5 minutes, but that's
  3. boring and unproductive.  IsOn makes this easy.  If you wanted to know the
  4. instant I logged on, all it would take is a simple:
  5.  
  6.    ison mgleason@cse.unl.edu
  7.  
  8. When I do log on, ison would respond:
  9.  
  10.    ** mgleason logged in since Wed Oct 16 02:19:33 1991
  11.  
  12. IsOn lowers it's priority automatically, so it takes very little CPU, and
  13. spares you the trouble of remembering to use 'nice.'  It also puts itself
  14. in the background automatically, as of version 4.  For remote addresses
  15. (those in dude@machine.domain format) the 'finger' utility is used, or for
  16. a user on the same machine that you are on, IsOn will simply walk the 'utmp'
  17. file.
  18.  
  19. Version 4 changes:
  20.    + Auto-backgrounding.
  21.    + Optional -a flag will prompt for a username (to hide from ps :-)
  22.    + Default remote delay is longer, to ease the load on the network.
  23.    + Quits when finger times out or barfs.
  24.    + Quits when parent is killed (logout, hangup, etc).
  25.    + Should compile without incident on SunOS.
  26.    + Obscure bugs fixed.
  27.  
  28. Enjoy!
  29. --mike gleason = mgleason@cse.unl.edu
  30.  
  31.