2001-09-25 09:45:46 -04:00
|
|
|
.\" $FreeBSD$
|
|
|
|
|
.Dd September 25, 2001
|
|
|
|
|
.Dt GRDC 6
|
2002-12-11 10:55:29 -05:00
|
|
|
.Os
|
2001-09-25 09:45:46 -04:00
|
|
|
.Sh NAME
|
|
|
|
|
.Nm grdc
|
|
|
|
|
.Nd grand digital clock (curses)
|
|
|
|
|
.Sh SYNOPSIS
|
|
|
|
|
.Nm
|
2003-05-16 17:27:23 -04:00
|
|
|
.Op Fl st
|
2001-09-25 09:45:46 -04:00
|
|
|
.Op Ar n
|
|
|
|
|
.Sh DESCRIPTION
|
|
|
|
|
.Nm
|
1994-12-04 16:51:19 -05:00
|
|
|
runs a digital clock made of reverse-video blanks on a curses
|
2001-09-25 09:45:46 -04:00
|
|
|
compatible VDU screen.
|
|
|
|
|
With an optional numeric argument
|
|
|
|
|
.Ar n
|
1994-12-04 16:51:19 -05:00
|
|
|
it stops after
|
2001-09-25 09:45:46 -04:00
|
|
|
.Ar n
|
1994-12-04 16:51:19 -05:00
|
|
|
seconds (default never).
|
|
|
|
|
The optional
|
2001-09-25 09:45:46 -04:00
|
|
|
.Fl s
|
|
|
|
|
flag makes digits scroll as they change.
|
2003-03-28 11:37:45 -05:00
|
|
|
The optional
|
|
|
|
|
.Fl t
|
|
|
|
|
flag tells grdc to output the time in a 12-hour format.
|
2001-09-25 09:45:46 -04:00
|
|
|
In this curses mode implementation,
|
1994-12-04 16:51:19 -05:00
|
|
|
the scrolling option has trouble keeping up.
|
2001-09-25 09:45:46 -04:00
|
|
|
.Sh AUTHORS
|
|
|
|
|
.An -nosplit
|
|
|
|
|
.An Amos Shapir ,
|
|
|
|
|
modified for curses by
|
|
|
|
|
.An John Lupien .
|