tag 338898 wontfix done On Sun, Nov 13, 2005 at 12:40:26PM -0500, Anthony DeRobertis wrote:
# enable color support of ls and also add handy aliases if [ "$TERM" != "dumb" ]; then eval "`dircolors -b`" alias ls='ls --color=auto' #alias dir='ls --color=auto --format=vertical' #alias vdir='ls --color=auto --format=long' fi
Well, that's an issue for whatever idiot put that snippit into the skel for bash. There's absolutely no reason for dicolors to be called that way. I'd file a bug on whatever package owns that. I have no interest in this patch, you can see if upstream picks it up. Mike Stone -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]