Wednesday, February 10, 2010

Disabling colors in ls command

The output of ls has different colours for different type of files. In some backgrounds, these names are not visible properly. In those cases you can request ls to display it in default foreground colour using 'ls --color=never'. All the output of ls (file names and other details) are displayed in the default foreground color.

No comments:

Post a Comment