Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: georgp24 on November 05, 2013, 04:06:41 PM

Title: ls colors
Post by: georgp24 on November 05, 2013, 04:06:41 PM
with "ls --color=never" you can turn off the colors "ls" is using. But this only works for one call of "ls" on Core Linux. Is there a way to turn these colors off for the entire session?
Title: Re: ls colors
Post by: gerald_clark on November 05, 2013, 04:34:02 PM
Look at the aliases in ~/.ashrc.
Title: Re: ls colors
Post by: georgp24 on November 05, 2013, 05:09:44 PM
Thank you very much that worked! I added "--color=never" to the alias for "ls" in that file.