bug-coreutils
[Top][All Lists]
Advanced

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

Re: colorize more file types with dircolors ?


From: Mike Frysinger
Subject: Re: colorize more file types with dircolors ?
Date: Wed, 31 Aug 2005 21:47:47 -0400
User-agent: KMail/1.8.2

On Wednesday 31 August 2005 02:27 am, Jim Meyering wrote:
> and a patch to add a few test cases.

i'm not too familiar with perl, so i'll just cheat and include the way to 
reproduce:
touch setuid && chmod u+s setuid
touch setgid && chmod g+s setgid
mkdir sticky && chmod +t sticky
mkdir owt && chmod +t,o+w owt
mkdir owr && chmod o+w owr
ls --color=always -d setuid setgid sticky owt owr

> Finally, I don't like the names, WRITEOTHERS or WRITEOTHERSSTICKY.
> How about OTHER_WRITABLE and STICKY_OTHER_WRITABLE, instead?

doesnt really matter to me what they're called ;)

> Do you feel like finishing the job and submitting a better patch?
> If you do, please make the patch relative to coreutils CVS:

done, find attached ... thanks for all the pointers
-mike

Attachment: coreutils-colorize-more-things.patch
Description: Text Data


reply via email to

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