Sounds like you are accessing linux servers and that "ls" has been aliased to "ls --color" in the system-wide profile. If you dont want to see the colors, either remove the alias from the system-wide profile or do this either interactively or in your personal profile:
unalias ls
Add a little color to your PUTTY terminal: faq52-6627
aliases are usually set in your environment when you login.
I found this years ago when I was using xwindows with colored background and foreground where the ls with colors made stuff disappear because the default colors matched my foreground or background colors.
the \ backslash escapes the alias so you don't have to remove, change or unalias them.
A great teacher, does not provide answers, but methods to teach others "How and where to find the answers"
bsh
35 years Bell, AT&T, Lucent, Avaya
Tier 3 for 25 years and counting
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.