home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / wizards / 5308 < prev    next >
Encoding:
Text File  |  1992-12-22  |  2.2 KB  |  53 lines

  1. Newsgroups: comp.unix.wizards
  2. Path: sparky!uunet!mcsun!Germany.EU.net!urmel.informatik.rwth-aachen.de!solaris.rz.tu-clausthal.de!news!scoop!winzker
  3. From: winzker@scoop.ims.uni-hannover.dbp.de (Marco Winzker)
  4. Subject: Re: resident clock under vt100?
  5. Message-ID: <1992Dec22.125353.144@newsserver.rrzn.uni-hannover.de>
  6. Sender: news@newsserver.rrzn.uni-hannover.de (News Service)
  7. Reply-To: winzker@scoop.ims.uni-hannover.dbp.de
  8. Organization: LFI, Uni Hannover, Germany
  9. References: <1992Nov19.190437.25356@blaze.cs.jhu.edu>
  10. Date: Tue, 22 Dec 1992 12:53:53 GMT
  11. Lines: 40
  12.  
  13. In article 25356@blaze.cs.jhu.edu, schles@whatever.cs.jhu.edu (The Skateboard Dude) writes:
  14. [...]
  15. >The problem was I was constantly typing in 'date' to check the time.  Is there
  16. >a command or program similar to TSR's on IBM's which could constantly keep me
  17. >informed of the time and/or have an alarm that could ring the default beep at
  18. >a specific time?  It doesn't even need to be resident, I just want something
  19. >that would run until I pressed ctrl-c or logged out.
  20.  
  21.  
  22. Here is the solution to your problem. At least on SunOS.
  23.  
  24. LEAVE(1)                 USER COMMANDS                   LEAVE(1)
  25.  
  26. NAME
  27.      leave - remind you when you have to leave
  28.  
  29. SYNOPSIS
  30.      leave [[ + ] hhmm ]
  31.  
  32. DESCRIPTION
  33.      leave sets an alarm to a time you specify and will tell  you
  34.      when  the time is up.  leave waits until the specified time,
  35.      then reminds you that you have to leave.  You are reminded 5
  36.      minutes  and  1  minute  before  the actual time, and at the
  37.      time.  After the specified time, it reminds you every minute
  38.      thereafter  10  more  times.  leave disappears after you log
  39.      off.
  40.  
  41.  
  42.  
  43. Regards   Marco
  44.  
  45. +---------------------------------------------------------------------------+
  46. |    _            If it wasn't hard, | Marco Winzker, LfI, University of    |
  47. | --|&|_    _     they wouldn't call | Hannover, Germany                    |
  48. | --|_| `-o|&|__  it hardware !      | Voice: +49-511-762-5058,  Fax: -5051 |
  49. | --------o|_|    (unknown designer) | winzker@scoop.ims.uni-hannover.de    |
  50. +---------------------------------------------------------------------------+
  51. ( Alle Aussagen stellen meine private Meinung dar / All opinions are my own )
  52.  
  53.