commands.sh

cacaclock

linux

Display the current time as ASCII art.

More info →

Options (2)

-f, --fontboolean

Change the font

Example: cacaclock {{[-f|--font]}} {{font}}
-d, --dateformatboolean

Change the format using an `strftime` format specification

Example: cacaclock {{[-d|--dateformat]}} {{strftime_arguments}}

Examples (3)

Display the time

Change the font

cacaclock [-f|--font] font

Change the format using an `strftime` format specification

cacaclock [-d|--dateformat] strftime_arguments
made by @shridhargupta | data from tldr-pages