[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: base-files 1.6 (source all) uploaded to master



     Check the bash manpage under PROMPTING.  The '>' character is not
a special character that requires any special or escape characters.
My prompt is "bob:vc-3:bob>".  This is created by the following in my
.bash_profile. :
PS1='\u:vc-'`ps|cut -c1-9|grep $$|cut -c9`':\W>'
                                               \ literal '>'

Bob

On Sun, 8 Feb 1998, Martin Schulze <joey@kuolema.Infodrom.North.DE> asked:
> Is it possible to tell bash to use '>' instead of '$' for the
> user prompt?


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: