Description
Terminal output from shell scripts can be colorized with a prebuilt helper. It is useful for making automation logs, status lines, and command output easier to read at a glance.
Colored output should not be the only signal for errors or warnings. Use clear text labels too, because logs, screen readers, and plain terminals may not preserve colors.