bug-coreutils
[Top][All Lists]
Advanced

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

bug#15954: [PATCH] add additional examples to LS_COLORS


From: Pádraig Brady
Subject: bug#15954: [PATCH] add additional examples to LS_COLORS
Date: Fri, 22 Nov 2013 23:56:51 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2

On 11/22/2013 03:03 PM, John wrote:
> The attached allows for the inclusion of four archive formats for LS_COLORS 
> to display red.

> +.lrz 01;31
> +.tar.lrz 01;31

Some info http://gcc.gnu.org/ml/gcc/2012-03/msg00549.html
I.E. a compressor tuned for size

> +.lz4 01;31
> +.tar.lz4 01;31

Some info https://code.google.com/p/lz4/
I.E. a compressor tuned for speed

These are probably established enough to include,
and are packaged for the main GNU/Linux distros at least.

I'll push this.

thanks,
Pádraig.





reply via email to

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