I looked through the documentation of Putty but couldn't find the answer. What do the different colors on files and folders signify?
|
migrated from serverfault.com Oct 7 '11 at 12:40
|
It's not putty - run the |
|||||
|
|
It's not puTTY that does the coloring, it's likely For instance on my Debian install:
You can also try |
|||||||||||
|
|
You are looking in the wrong place: Putty is a terminal emulator, it simply displays the colors the machine you're connected to sends it. |
|||
|
|
|
This doesn't really have anything to do with PuTTy, it's your shell that makes different types of files/directories appear in different colours. This is done via an environment variable called Here's a great write-up on this. |
|||
|
|
|
It may be Putty, and it may be your shell. You can verify by running Putty.exe and going to Configuration->Window->Colours. Looks at what the colors are that Putty is configured to display. Also, at the top, if you're allowing the terminal to specify colors, you should check your shell to see if it is specifying colors, like Bash can. |
|||
|
|
|
Its just in Putty, in the active putty window, right click on the title bar, click on settings, in putty reconfiguration window, click on colours in window option and uncheck all options and APPLY. it will now show only black and white colors! |
|||||
|