On 11/02/10, Jon Dowland (j...@debian.org) wrote:

| ...
| I've never met a bash that displays anything other than '#'
| for '\$' in PS1. Can you give an example of one that does?

From .bashrc:

# root; red
#export PS1='\[\033[0;31...@\w# \]'
# sid: green
export PS1='\[\033[0;32...@\w$ \]'
# magenta
#export PS1='\[\033[0;35...@\w$ \]'
# yellow
#export PS1='\[\033[0;33...@\w$ \]'
# blue
#export PS1='\[\033[0;34...@\w$ \]'
# cyan
#export PS1='\[\033[0;36...@\w$ \]'

-- 
johnrchamp...@columbus.rr.com
====================================================
GPG key 1024D/99421A63 2005-01-05
EE51 79E9 F244 D734 A012 1CEC 7813 9FE9 9942 1A63
gpg --keyserver subkeys.pgp.net --recv-keys 99421A63

Attachment: signature.asc
Description: Digital signature

Reply via email to