[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: color ls



We use the following and it seems to work...

eval `dircolors -b`

either in the /etc/profile (global) or the 
the individual user's profile works as well.

At 12:40 PM 10/25/96 PDT, you wrote:
>To get color ls, use the command
>
>	alias ls="ls --color=auto"
>
>That's for "sh" and "bash". If you use "csh" or "tcsh" use
>
>	alias ls "ls --color=auto"
>
>- Bruce
>
>--
>TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
>debian-user-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com
>
>

--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: