On 2006/05/24 11:21, Joco Salvatti wrote: > I'd like to know if it's possible to configure `ls' to list files > using colors.
There's a package, colorls, if you really want this. "ls -F" does a similar job though - less colourful but works better over a slow line or on a monochrome display. Since you're customising ksh, you might be interested in /etc/ksh.kshrc if you haven't already found it, it gives a pretty usable environment without having to make many changes to each machine you use.