On Tue, 12 Aug 2008 15:32:47 -0700 (PDT)
martin0641 <[EMAIL PROTECTED]> wrote:

> Is it possible to make the console, not running X, display colors for files
> and directories?
> -- 
> View this message in context: 
> http://www.nabble.com/console-xterm-tp18953785p18953785.html
> Sent from the openbsd user - misc mailing list archive at Nabble.com.
> 

Perhaps. But I'd simply use `ls -FG' for that.. 

in ~/.kshrc put:

alias ls='ls -FG'

Regards,

-Etienne

Reply via email to