Description
Terminal text streams can be colorized by rows or space-separated columns with a Unix-style filter. It is useful for shell users who want logs, command output, or tabular text to be easier to scan.
Color filters change presentation, not the underlying data. Be careful when piping colored output into tools that do not expect ANSI escape sequences.