# Ccze Scrolling Output

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

## Example

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

***Source:*** [***Unix - StackExchange***](https://unix.stackexchange.com/a/278283)
