On 09.05.2010 22:26, Rick Pasotto wrote:
> What did I update recently that caused me to lose ls coloring with this
> error message:
> 
> ls: unrecognized prefix: hl
> ls: unparsable value for LS_COLORS environment variable
> 
> How should I fix it?
> 
Using lenny here, but it has been set in .bashrc afaik at least for the
last 3 debian releases. Doesn't your ~/.bashrc contain something like:

# You may uncomment the following lines if you want `ls' to be colorized:
export LS_OPTIONS='--color=auto'
eval "`dircolors`"
alias ls='ls $LS_OPTIONS'


Best regards

Mart


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4be7d05b.8000...@chello.at

Reply via email to