From 5efc050967341ae8dc569496642ca311a41370f7 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Mon, 19 Aug 2013 16:48:18 +0200 Subject: [PATCH] shell/dircolors: Underline hardlinks. --- shell/dircolors.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/shell/dircolors.in b/shell/dircolors.in index bba92e6..59d1365 100644 --- a/shell/dircolors.in +++ b/shell/dircolors.in @@ -34,6 +34,8 @@ LINK 36 # Orphaned symbolic links (nonexistent or not-statable): cyan with red # background. ORPHAN 36;41 +# Regular files with multiple hard links: underlined. +MULTIHARDLINK 04 # setuid and setgid files: bold red with yellow background (red because they # are executables). -- 2.43.2