mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-07 10:42:28 +02:00
commit bash-20200907 snapshot
This commit is contained in:
+6
-6
@@ -1316,11 +1316,11 @@ PPAARRAAMMEETTEERRSS
|
||||
while the shell is running, bbaasshh enables _p_o_s_i_x _m_o_d_e, as if the
|
||||
command _s_e_t _-_o _p_o_s_i_x had been executed. When the shell enters
|
||||
_p_o_s_i_x _m_o_d_e, it sets this variable if it was not already set.
|
||||
PPRROOMMPPTT__CCOOMMMMAANNDDSS
|
||||
If this array variable is set, the value of each set element is
|
||||
executed as a command prior to issuing each primary prompt. If
|
||||
this is not set, but PPRROOMMPPTT__CCOOMMMMAANNDD is set to a value, its value
|
||||
is used as a command to execute instead.
|
||||
PPRROOMMPPTT__CCOOMMMMAANNDD
|
||||
If this variable is set, and is an array, the value of each set
|
||||
element is executed as a command prior to issuing each primary
|
||||
prompt. If this is set but not an array variable, its value is
|
||||
used as a command to execute instead.
|
||||
PPRROOMMPPTT__DDIIRRTTRRIIMM
|
||||
If set to a number greater than zero, the value is used as the
|
||||
number of trailing directory components to retain when expanding
|
||||
@@ -6401,4 +6401,4 @@ BBUUGGSS
|
||||
|
||||
|
||||
|
||||
GNU Bash 5.1 2020 August 3 BASH(1)
|
||||
GNU Bash 5.1 2020 August 25 BASH(1)
|
||||
|
||||
Reference in New Issue
Block a user