2001-09-25 13:45:46 +00:00
|
|
|
.\" $FreeBSD$
|
|
|
|
.Dd September 25, 2001
|
|
|
|
.Dt GRDC 6
|
|
|
|
.Sh NAME
|
|
|
|
.Nm grdc
|
|
|
|
.Nd grand digital clock (curses)
|
|
|
|
.Sh SYNOPSIS
|
|
|
|
.Nm
|
|
|
|
.Op Fl s
|
|
|
|
.Op Ar n
|
|
|
|
.Sh DESCRIPTION
|
|
|
|
.Nm
|
1994-12-04 21:51:19 +00:00
|
|
|
runs a digital clock made of reverse-video blanks on a curses
|
2001-09-25 13:45:46 +00:00
|
|
|
compatible VDU screen.
|
|
|
|
With an optional numeric argument
|
|
|
|
.Ar n
|
1994-12-04 21:51:19 +00:00
|
|
|
it stops after
|
2001-09-25 13:45:46 +00:00
|
|
|
.Ar n
|
1994-12-04 21:51:19 +00:00
|
|
|
seconds (default never).
|
|
|
|
The optional
|
2001-09-25 13:45:46 +00:00
|
|
|
.Fl s
|
|
|
|
flag makes digits scroll as they change.
|
|
|
|
In this curses mode implementation,
|
1994-12-04 21:51:19 +00:00
|
|
|
the scrolling option has trouble keeping up.
|
2001-09-25 13:45:46 +00:00
|
|
|
.Sh AUTHORS
|
|
|
|
.An -nosplit
|
|
|
|
.An Amos Shapir ,
|
|
|
|
modified for curses by
|
|
|
|
.An John Lupien .
|