What is the signification of ansi colors ? For example when you type ls in a linux console, you get a colored list.
What's the meaning of each color ?
Printable View
What is the signification of ansi colors ? For example when you type ls in a linux console, you get a colored list.
What's the meaning of each color ?
Have a look in /etc/DIRCOLORS this shoud help you.
the in linux, they dont use file extensions.. not like windows where u get .exe or .lnk tho some do have file extensions but not all, the colors tell u what they are.. for example, lime green are executable files.. navy blue are directory files.. and etc..
Ok thanks. I'll get a look at this file