Two files in one of my directories are rendered as gray on PuTTy.
Running ls -l --color=always | less shows a list with most file names preceded by ESC[01;32m
But those two files do not. The filename is preceded by the timestamp, just as in a regular ls -l command. What causes this?