snippetbashTip
cacaclock — Display the current time as ASCII art. More information: <https://packages.debian.org/sid/caca-utils
Viewed 0 times
thecurrentcommandcacaclockasciiclitimedisplay
linux
Problem
How to use the
cacaclock command: Display the current time as ASCII art. More information: <https://packages.debian.org/sid/caca-utils>.Solution
cacaclock — Display the current time as ASCII art. More information: <https://packages.debian.org/sid/caca-utils>.Display the time:
cacaclockChange the font:
cacaclock {{[-f|--font]}} {{font}}Change the format using an
strftime format specification:cacaclock {{[-d|--dateformat]}} {{strftime_arguments}}Code Snippets
Display the time
cacaclockChange the font
cacaclock {{[-f|--font]}} {{font}}Change the format using an `strftime` format specification
cacaclock {{[-d|--dateformat]}} {{strftime_arguments}}Context
tldr-pages: linux/cacaclock
Revisions (0)
No revisions yet.