WTF @ Bash?
So I logon @ my server for the first time I since after installing loads of stuff, (including bash) and I get this:
http://bod.no-ip.org/img/wtfbash.JPG
This is what I get when I use SSH:
http://bod.no-ip.org/_images/server2.png
WTF gives? how come I get the smilie faces on the console?
http://bod.no-ip.org/img/wtfbash.JPG
This is what I get when I use SSH:
http://bod.no-ip.org/_images/server2.png
WTF gives? how come I get the smilie faces on the console?
Comments
bod's .profile:
PS1='\[\033[35;1m\][\[\033[31;1m\]\u@\[\033[33;1m\]\h\[\033[35;1m\]]#\[\033[0m\] '
Replace it with what I gave you :P It's the same prompt/colours just written in a way that'll cause less problems && less confusion.