blob: c97a462b5a1f8d9ed324a89c1266581955a71d2f (
plain) (
blame)
1
2
3
4
5
6
7
|
Colortail works like tail but can optionally read one or more config files where
it's specified which patterns results in which colors.
Colortail uses regular expressions (see re_format(7)) to determine which lines
and parts of lines to print in which colors.
WWW: https://github.com/joakim666/colortail
|