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

Re: ls color for bad symbolic link



Tong wrote:

> I remember that my previous distro can distinguish symbolic links as good
> or bad: good links are show as normal link color whereas bad links are
> shown as red.

Edit your .bashrc and uncomment this line:

alias ls='ls --color=auto'

Then run:

'. .bashrc'

Adam



Reply to: