1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 09:42:07 +02:00
tldr/pages/linux/cacaclock.md
MIfoodie 060b83df0f
cacafire, cacaview, cacademo, cacaclock: add pages (#12569)
* cacafire, cacaview, cacademo, cacaclock: add pages

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-02 11:03:29 +05:30

301 B

cacaclock

Display the current time as ASCII art. More information: https://packages.debian.org/sid/caca-utils.

  • Display the time:

cacaclock

  • Change the font:

cacaclock -f {{font}}

  • Change the format using an strftime format specification:

cacaclock -d {{strftime_arguments}}