1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/cacaclock.md

17 lines
333 B
Markdown
Raw Normal View History

# 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]}} {{font}}`
- Change the format using an `strftime` format specification:
`cacaclock {{[-d|--dateformat]}} {{strftime_arguments}}`