On Tue, 12 Aug 2008, Etienne Robillard wrote:

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?


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

in ~/.kshrc put:

alias ls='ls -FG'

[EMAIL PROTECTED]:~$ /bin/ls -FG
ls: unknown option -- G
usage: ls [-1AaCcdFfghikLlmnopqRrSsTtux] [file ...]

Perhaps you mean the colorls from ports which has the
G flag for colors?

--
Antti Harri

Reply via email to