bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13703: [PATCH] dircolors: add arc archive


From: Javier Lopez
Subject: bug#13703: [PATCH] dircolors: add arc archive
Date: Tue, 12 Feb 2013 16:45:50 -0600
User-agent: Mutt/1.5.21 (2010-09-15)

Hi,

Attached patch adds colorizing for *.arc archives. This was suggested /
requested by zapman in lp #1088131:

    https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/1088131

Greetings,
         Javier López

======================================================================

diff --git a/src/dircolors.hin b/src/dircolors.hin
index 6dfd113..e56c3c3 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -110,6 +110,7 @@ EXEC 01;32
 #.csh 01;32
 
  # archives or compressed (bright red)
+.arc 01;31
 .tar 01;31
 .tgz 01;31
 .arj 01;31





reply via email to

[Prev in Thread] Current Thread [Next in Thread]