Description
Output from common Unix commands can be colorized in real time without changing the underlying command. This is useful for making logs, diffs, process lists, or command output easier to scan in the terminal.
Color wrappers change presentation, not command behavior. Avoid relying only on colors in scripts or accessibility-sensitive contexts where color may not be visible.