mirror of https://github.com/CrimsonTome/tldr.git
17 lines
301 B
Markdown
17 lines
301 B
Markdown
|
# 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}}`
|