LinuxCommandLibrary

cacaclock

Display the current time as ASCII art.

TLDR

Display the time

$ cacaclock
copy


Change the font
$ cacaclock -f [font]
copy


Change the format using an strftime format specification
$ cacaclock -d [strftime_arguments]
copy

Copied to clipboard