[Cialug] LS ?

david l goodrich dlg at dsrw.org
Fri Apr 27 10:29:56 CDT 2007


On Fri, April 27, 2007 10:24 am, albus wrote:
> How in the world do you turn off colors in LS?
>
> I've tried ls --color=never but that only seems to work for
> the one time listing. Then the colors are back the next ls.
>
> I hates blue letters on a black background.

You'll need to invoke ls that way every time, i suggest adding the
following to your .profile or .bashrc:

alias ls='ls --color=never'

  --david





More information about the Cialug mailing list