For the complete documentation index, see llms.txt. This page is also available as Markdown.

Ccze Scrolling Output

Scrolling output is not possible with ccze by default, use --mode=ansi to disable this behavior.

Example

cat /var/log/auth.log | ccze --mode=ansi

Source: Unix - StackExchange

Last updated