RSSAmplifier

Mountain Of Code · Mar 1, 2026

TIL: NO_COLOR

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

Today I learned there is an informal standard environment variable NO_COLOR which when set to a non-empty string will cause a significant number of CLI tools to not print any ANSI colour in their output. One to bear in mind when using (or writing) CLI tools.

Read on /no-color

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.