On 21.05.2010 09:40, Rodolfo Perez wrote: > root [ /etc ]# ls > ls: unrecognized prefix: hl > ls: unparsable value for LS_COLORS environment variable
It would seem that something went awry in the alias definitions and/or the dircolors definition. Find out what command is actually executed when you type 'ls'. Do a 'which ls' or 'alias ls' if which is not installed. Verify that there's no typo in '/etc/profile.d/dircolors.sh' and '/etc/dircolors'. Lars -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
