aboutsummaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2024-01-30 14:04:28 +0000
committerRon Yorston <rmy@pobox.com>2024-01-30 14:15:42 +0000
commit59783a1ce07482493e20b6a8b0fc1bfc06ee047c (patch)
treec1f73e38b0c6664a10aa4c25222209b1ec07d5c9 /shell
parente90fe5ece9e76837fb438e90da77b29eff4e7456 (diff)
downloadbusybox-w32-59783a1ce07482493e20b6a8b0fc1bfc06ee047c.tar.gz
busybox-w32-59783a1ce07482493e20b6a8b0fc1bfc06ee047c.tar.bz2
busybox-w32-59783a1ce07482493e20b6a8b0fc1bfc06ee047c.zip
ls: support NO_COLOR environment variable
If the NO_COLOR environment variable is set and is not empty 'ls' won't output ANSI colour codes. This is an alternative to the existing approach of setting 'LS_COLORS=none'. See https://no-color.org/. Costs 24-32 bytes. (GitHub issue #382)
Diffstat (limited to 'shell')
0 files changed, 0 insertions, 0 deletions