Thanks for the patch. Would you please make a few changes and send new diffs? It's best if you make changes/diffs relative to the latest test release which is here: ftp://alpha.gnu.org/gnu/fetish/ Don't modify dircolors.h directly. It's generated from the dircolors.hin template, so you should make changes only to the latter. Then when you next run `make', it'll regenerate a proper dircolors.h. Hence, you'd send diffs only for the .hin file, not the generated one. Please include ChangeLog entries, too. Alan Iwi <[EMAIL PROTECTED]> writes: | Re patch sent yesterday, my apologies, one bit crept in there by mistake | which breaks long listings of orphaned links. | | Here is revised patch (tested on Intel linux and Compaq TRU64). ...