I recall that eval "dircolors -b" used to display the colours that LS_COLORS was using, based on the file types or extensions. It was not simply the colour values that were displayed but the colours themselves. I could see the colour in which a .png or .ogg file would be displayed and change it if needed through a custom file.
I find that the output of eval "dircolors -b" is no more in colour.
Can someone kindly explain how I might get it back? Perhaps some environment variable is not getting set. Otherwise, is there a workaround?

eval "dircolors -b"would ever display the output in color.evaldoesn't do any handling on the output of the commands. – EightBitTony Oct 23 '12 at 11:02dircolorsbut in the respective colours? Sorry for the bother. – chandra Oct 23 '12 at 11:31rs,ca, andmhthat are not included above. Can you please tell me where to find their expansions? Thanks – chandra Oct 26 '12 at 18:25