.nf
no 0 Normal (non-filename) text
fi 0 Regular file
di 01;34 Directory
ln 01;36 Symbolic link
pi 33 Named pipe (FIFO)
so 01;35 Socket
bd 01;33 Block device
cd 01;32 Character device
ex 01;32 Executable file
mi (none) Missing file (defaults to fi)
or (none) Orphanned symbolic link (defaults to ln)
lc ^[[ Left code
rc m Right code
ec (none) End code (replaces lc+no+rc)
.fi
Not all commands will work on all systems or display devices.
A few terminal programs do not recognize the default end code
properly. If all text gets colorized after you do a directory
listing, try changing the no and fi codes from 0 to the
numerical codes for your standard fore- and background colors.