mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
sh.1: default PS1 is "$ ", not "$"
This commit is contained in:
parent
1a6f37dc86
commit
d66f2a80d8
1 changed files with 1 additions and 1 deletions
|
@ -2098,7 +2098,7 @@ if executing under
|
||||||
The value of this variable is expanded for parameter
|
The value of this variable is expanded for parameter
|
||||||
expansion, command substitution, and arithmetic substitution to define the
|
expansion, command substitution, and arithmetic substitution to define the
|
||||||
primary prompt string which by default is
|
primary prompt string which by default is
|
||||||
.RB `` "$\|\|\|" ''.
|
.RB `` "$ \|\|\|" ''.
|
||||||
The character
|
The character
|
||||||
.B !
|
.B !
|
||||||
in the primary prompt string is replaced by the
|
in the primary prompt string is replaced by the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue