Try to make sure that eval `dircolors` is seeing your customized config file. It no longer looks for the old defaults so you should specify the path aka: eval `dircolors $(HOME)/.dir_colors`
Luck. Syrus. ---------------------------------------------------------- Syrus Nemat-Nasser <[EMAIL PROTECTED]> UCSD Physics Dept. On Mon, 28 Oct 1996 [EMAIL PROTECTED] wrote: > > Does dircolors or the new ls --color=auto not support > the 'ORPHAN' or 'MISSING' tags, relative to symlinks? A fellow > linuxer pointed out that I was still using the old color-ls in > my /usr/local/bin and when I switched over, all my symlinks were > the wrong color. They actually ended up as 'ORPHAN'ed. > > What the heck is an orphaned symlink anyway? > BTW, I'm using bash. (if that makes a diff) > > Mike > > -- > TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to > [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] > -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

