martin f krafft <[EMAIL PROTECTED]> wrote: > also sprach Jim Meyering <[EMAIL PROTECTED]> [2008.05.05.1829 +0100]: >> If no one volunteers to do this soon >> I'll put it on the TODO list. > > FWIW, this is a zsh-style way of dealing with it. It's not exactly > rocket science, I just use an associative array to uniquify: > > > http://git.madduck.net/v/etc/zsh.git?a=blob;f=.zsh/zshrc/89_dircolors;hb=HEAD
Yep. When this is done in dircolors, it'll do the same, using lib/hash.c. _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
