a count-down timer?

1998-01-06 Thread Douglas Bates
This may be a leading candidate in the dumbest question ever asked on
debian-user contest but does anyone know of a program in some package
that provides a count-down timer?  That is, I want to set a time of 5
minutes and start the timer then have it pop up a window or ring the
bell or do something to alert me when the five minutes is up.  There
are many programs such as rclock that can alert me at a specific time
on a specific day but I want to be able to say five minutes from now
without a lot of hassle.

Emacs-based solutions are welcome as are more elegant versions of
 sleep 5m; echo ^G


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: a count-down timer?

1998-01-06 Thread Tim Sailer
Douglas Bates wrote:
 
 This may be a leading candidate in the dumbest question ever asked on
 debian-user contest but does anyone know of a program in some package
 that provides a count-down timer?  That is, I want to set a time of 5
 minutes and start the timer then have it pop up a window or ring the
 bell or do something to alert me when the five minutes is up.  There
 are many programs such as rclock that can alert me at a specific time
 on a specific day but I want to be able to say five minutes from now
 without a lot of hassle.
 
 Emacs-based solutions are welcome as are more elegant versions of
  sleep 5m; echo ^G


at now + 5m

should do  what you want, or the program 'remind'

Tim

-- 
 (work) [EMAIL PROTECTED] / (home) [EMAIL PROTECTED] - http://www.buoy.com/~tps
   It takes all kinds, and to each his own.
  This thought in mind, I walk alone.
** Disclaimer: My views/comments/beliefs, as strange as they are, are my own.**


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: a count-down timer?

1998-01-06 Thread Oleg Krivosheev
On Tue, 6 Jan 1998, Douglas Bates wrote:

 Date: Tue, 06 Jan 1998 12:51:49 -0600 (CST)
 From: Douglas Bates [EMAIL PROTECTED]
 To: debian-user@lists.DEBIAN.org
 Subject: a count-down timer?
 Resent-Date: Tue, 06 Jan 1998 18:40:40 +
 Resent-From: debian-user@lists.DEBIAN.org
 Resent-cc: recipient list not shown: ;
 
 This may be a leading candidate in the dumbest question ever asked on
 debian-user contest but does anyone know of a program in some package
 that provides a count-down timer?  That is, I want to set a time of 5
 minutes and start the timer then have it pop up a window or ring the
 bell or do something to alert me when the five minutes is up.  There
 are many programs such as rclock that can alert me at a specific time
 on a specific day but I want to be able to say five minutes from now
 without a lot of hassle.
 
 Emacs-based solutions are welcome as are more elegant versions of
  sleep 5m; echo ^G
 

check at command. It has own debian packae i believe

regards

OK


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: a count-down timer?

1998-01-06 Thread Fabio Olive Leite
Hi there,

) bell or do something to alert me when the five minutes is up.  There
) are many programs such as rclock that can alert me at a specific time
) on a specific day but I want to be able to say five minutes from now
) without a lot of hassle.

I recall a program named leave that does exactly that. What I do not
remember is wether there is a .deb pack for it.

[]!
Fabio
( Fábio Olivé Leite BSc in Computer Science, MSc on the way! )
( leitinho @ akira.ucpel.tche.br   http://akira.ucpel.tche.br/~leitinho/ )
(  Debian GNU/Linux: just what your clunker needs to fly off the ground  )


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] .
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: a count-down timer?

1998-01-06 Thread Miquel van Smoorenburg
In article [EMAIL PROTECTED],
Douglas Bates [EMAIL PROTECTED] wrote:
This may be a leading candidate in the dumbest question ever asked on
debian-user contest but does anyone know of a program in some package
that provides a count-down timer?

leave does exactly what you want.

(It's in the leave package)

I used to use it back in my school days when reading news during breaks ..

Mike.
-- 
 Miquel van Smoorenburg |  The dyslexic, agnostic, insomniac lay in his bed
[EMAIL PROTECTED]  |  awake all night wondering if there is a doG


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: a count-down timer?

1998-01-06 Thread Martin Bialasinski
Fabio Olive Leite [EMAIL PROTECTED] writes:

 ) on a specific day but I want to be able to say five minutes from now
 ) without a lot of hassle.
 
 I recall a program named leave that does exactly that. What I do not
 remember is wether there is a .deb pack for it.
 
There is.

hi  leave   1.4-3  Remind you when you have to leave 

Ciao,
Martin


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .