freebsd-dev/bin
Kyle Evans e10ba80063 ls(1): Add --color=when
--color may be set to one of: 'auto', 'always', and 'never'.

'auto' is the default behavior- output colors only if -G or COLORTERM are
set, and only if stdout is a tty.

'always' is a new behavior- output colors always. termcap(5) will be
consulted unless TERM is unset or not a recognized terminal, in which case
ls(1) will fall back to explicitly outputting ANSI escape sequences.

'never' to turn off any environment variable and -G usage.

Reviewed by:	cem, 0mp (both modulo last-minute manpage changes
Differential Revision:	https://reviews.freebsd.org/D16741
2018-08-17 04:15:51 +00:00
..
cat
chflags
chio
chmod
cp
csh Revert parts of r337849 and r337857 2018-08-15 23:18:34 +00:00
date date(1): Add ISO 8601 formatting option 2018-08-04 21:54:30 +00:00
dd dd(1): Kill off duplicate progress definition following r337865 2018-08-15 20:50:38 +00:00
df
domainname
echo Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
ed
expr
freebsd-version
getfacl
hostname
kenv
kill
ln
ls ls(1): Add --color=when 2018-08-17 04:15:51 +00:00
mkdir
mv
pax
pkill
ps
pwait
pwd pwd: mark usage as dead 2018-06-17 05:14:50 +00:00
realpath
rm
rmail
rmdir
setfacl
sh Revert parts of r337849 and r337857 2018-08-15 23:18:34 +00:00
sleep Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
stty
sync
test
tests
uuidgen Convert cap_enter() < 0 && errno != ENOSYS to caph_enter() < 0. 2018-06-19 23:43:14 +00:00
Makefile
Makefile.inc