Linux
Command
Library
Basics
Tips
Commands
cacaclock
Display the current time as ASCII art.
TLDR
Display the time
$ cacaclock
Change the font
$ cacaclock -f [font]
Change the format using an strftime format specification
$ cacaclock -d [strftime_arguments]
COLLAPSE ALL
Copied to clipboard