Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started 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?
-
Look at the aliases in ~/.ashrc.
-
Thank you very much that worked! I added "--color=never" to the alias for "ls" in that file.