Forum Moderators: bakedjake

Message Too Old, No Replies

bash colors

         

sebbothebutcher

9:12 pm on Jan 17, 2005 (gmt 0)

10+ Year Member



hi!
i know that bash can be made to display colors...
a string like

"\27[1;31mSOME TEXT\27[0m"

would print a red text saying "SOME TEXT"...
what i want to know is the connection between the
two numbers and the resulting color!
thanks in advance!