Bug 5013

Summary: Default prompt set to values ksh doesn't properly interpret
Product: [Retired] Red Hat Raw Hide Reporter: Jeremy Katz <katzj>
Component: pdkshAssignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-02-16 17:40:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jeremy Katz 1999-09-09 05:17:10 UTC
This is actually from Lorax, but the package is the same at
the present time (pdksh-5.2.14-1).

PS1 is set to be [\u@\h \W] but ksh isn't interpreting them
as special sequences and leaving that verbatim as the
prompt.  This is due to the fact that ksh reads /etc/profile
as it's startup file as well as bash and the two don't share
identical syntax.

Comment 1 Bill Nottingham 2000-02-16 17:40:59 UTC
This will be fixed in setup-2.1.6, as the prompt will be set in /etc/bashrc.