On 30/12/09 23:09, Peng Yu wrote:
alias dir='ls --color=auto --format=vertical'The above alias doesn't distinguish the color for a symbol link pointing to a file and a symbol link pointing to a dir. I'm wondering if there is a way to configure it to do so?
How about adding a -L ?
