--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # cacaclock > Display the current time as ASCII art. > More information: . - Display the time: `cacaclock` - Change the font: `cacaclock -f {{font}}` - Change the format using an `strftime` format specification: `cacaclock -d {{strftime_arguments}}`