From: Jim Meyering Date: Thu, 19 Dec 1996 05:21:40 +0000 (+0000) Subject: (ORPHAN): By default, color orphans red on a black background. X-Git-Tag: FILEUTILS-3_14a~69 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cecde311712fac1252e70ce32c1f5e699feb9d1e;p=platform%2Fupstream%2Fcoreutils.git (ORPHAN): By default, color orphans red on a black background. --- diff --git a/src/dircolors.hin b/src/dircolors.hin index 05e38ff..d8395e8 100644 --- a/src/dircolors.hin +++ b/src/dircolors.hin @@ -36,6 +36,7 @@ FIFO 40;33 # pipe SOCK 01;35 # socket BLK 40;33;01 # block device driver CHR 40;33;01 # character device driver +ORPHAN 40;31;01 # symlink to nonexistent file # This is for files with execute permission: EXEC 01;32