Re: Linux Makefile uses 'ls', causes problems with color-ls (PATCH)

Charles R. Anderson (cra@angus.ind.WPI.EDU)
Tue, 30 Mar 1999 18:49:21 -0500 (EST)


On Tue, 30 Mar 1999, Richard B. Johnson wrote:

root> The main Makefile uses 'ls' to 'Make modules_install' If you have
root> color-ls installed, this will fail.

I've used color-ls just fine with the kernel Makefile. I have my color-ls
configured to not display colors if the standard output is not a tty:

alias ls "ls --color=tty"

Charles R. Anderson

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/