]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Colorize set-user-ID and set-group-ID files and sticky,
authorJim Meyering <jim@meyering.net>
Mon, 5 Sep 2005 17:12:07 +0000 (17:12 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 5 Sep 2005 17:12:07 +0000 (17:12 +0000)
commitac46781470f3a62c0fbbbdc5304f0de83b6acfa4
tree2382b656197a3778ed7514fc1389928a4eab7da7
parentbd30058179f47fa232a8ef6d8d4b451374f89893
Colorize set-user-ID and set-group-ID files and sticky,
other-writable, and sticky-and-other-writable directories.

(indicator_no[]): Add new symbols.
(indicator_name[]): Add corresponding mode strings.
(color_indicator[]): Add an entry for each new mode string.
(print_color_indicator): Honor new types.

From Mike Frysinger, based on a patch from Fedora.
src/ls.c