08-30-2015, 08:13 AM
I'm using color in my bash shell but can't get the text to drop to the next line below. Could someone tell me what's wrong here?
export PS1="\[\e[1;31m[\u@\h \W]\$ \e[m "
export PS1="\[\e[1;31m[\u@\h \W]\$ \e[m "