ls colorized in freebsd csh??

Sergei Gnezdov use-reply-to at gnezdov.net
Tue Apr 12 08:00:21 PDT 2005


On 2005-04-11, Kris Kennaway <kris at obsecurity.org> wrote:
>
> --QKdGvSO+nmPlgiQ/
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> Content-Transfer-Encoding: quoted-printable
>
> On Mon, Apr 11, 2005 at 03:47:26AM -0700, Sergei Gnezdov wrote:
>> On 2005-04-10, N. Raghavendra <raghu at mri.ernet.in> wrote:
>> > ## Enable color display for listing files.
>> > set color
>> >
>> > ## Specify the colors for listing various file types.
>> > setenv LS_COLORS "no=3D00:fi=3D00:di=3D01;34:ln=3D01;36;40:pi=3D40;33:s=
> o=3D01;35"
>> > setenv LS_COLORS "$LS_COLORS":"bd=3D40;33;01:cd=3D40;33;01:or=3D40;31;0=
> 1"
>>=20
>> Where can I learn about these cryptic numbers?
>
> Start with the manpage, of course.

The man page says that colors are set in the form of

	"exfxcxdxbxegedabagacad"

This is very different from bd=3d40;33;01: style.



More information about the freebsd-questions mailing list