1
0
Fork
You've already forked grdc
0
grdc – grand digital clock (curses)
  • C 86.5%
  • Roff 13.1%
  • Makefile 0.4%
Florian Obser 0b62692c0b regen
2022年09月24日 18:13:05 +02:00
grdc.6 Sync to OpenBSD: 2022年09月24日 18:13:05 +02:00
grdc.c Sync to OpenBSD: 2022年09月24日 18:13:05 +02:00
Makefile trivial makefile 2022年03月20日 09:21:56 +01:00
README.md regen 2022年09月24日 18:13:05 +02:00

GRDC(6) - Games Manual

NAME

grdc - grand digital clock (curses)

SYNOPSIS

grdc [-s] [number]

DESCRIPTION

grdc runs a digital clock made of reverse-video blanks on a curses compatible screen. With an optional numeric argument number it stops after number seconds (defaulting to never). The optional -s flag makes digits scroll as they change. If the terminal is too slow to keep up, grdc skips seconds. Pressing the 'q' key exits the program.

ENVIRONMENT

TZ

The time zone to use for displaying the time. It is normally specified as a pathname relative to /usr/share/zoneinfo, though see tzset(3) for more information. If this variable is not set, the time zone is determined based on /etc/localtime.

AUTHORS

Amos Shapir, modified for curses by John Lupien.

macOS 12.6 - February 6, 2019