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]

Reply via email to