1994-12-05 19:30:00 +00:00
|
|
|
.TH GRDC 6
|
1994-12-04 21:51:19 +00:00
|
|
|
.SH NAME
|
1994-12-05 19:30:00 +00:00
|
|
|
grdc \- grand digital clock (curses)
|
1994-12-04 21:51:19 +00:00
|
|
|
.SH SYNOPSIS
|
1994-12-05 19:30:00 +00:00
|
|
|
.B grdc
|
1994-12-04 21:51:19 +00:00
|
|
|
[-s] [
|
|
|
|
.I n
|
|
|
|
]
|
|
|
|
.SH DESCRIPTION
|
1994-12-05 19:30:00 +00:00
|
|
|
.I Grdc
|
1994-12-04 21:51:19 +00:00
|
|
|
runs a digital clock made of reverse-video blanks on a curses
|
|
|
|
compatible VDU screen. With an optional numeric argument
|
|
|
|
.I n
|
|
|
|
it stops after
|
|
|
|
.I n
|
|
|
|
seconds (default never).
|
|
|
|
The optional
|
|
|
|
.B -s
|
|
|
|
flag makes digits scroll as they change. In this curses mode implementation,
|
|
|
|
the scrolling option has trouble keeping up.
|
|
|
|
.SH AUTHOR
|
|
|
|
Amos Shapir, modified for curses by John Lupien.
|