(ORPHAN): By default, color orphans red on a black background.
authorJim Meyering <jim@meyering.net>
Thu, 19 Dec 1996 05:21:40 +0000 (05:21 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 19 Dec 1996 05:21:40 +0000 (05:21 +0000)
src/dircolors.hin

index 05e38ff..d8395e8 100644 (file)
@@ -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