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
>[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]
>
>

--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

Reply via email to