mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-06 18:22:25 +02:00
use name as GLOBSORT secondary sort key; new GLOBSORT sort specifier: `numeric'; let readonly and export work on local variables at previous scopes for both array and scalar variables
This commit is contained in:
+4
-4
@@ -26,7 +26,7 @@
|
||||
\initial {E}
|
||||
\entry{\code {echo}}{61}
|
||||
\entry{\code {enable}}{62}
|
||||
\entry{\code {eval}}{50}
|
||||
\entry{\code {eval}}{51}
|
||||
\entry{\code {exec}}{51}
|
||||
\entry{\code {exit}}{51}
|
||||
\entry{\code {export}}{51}
|
||||
@@ -54,7 +54,7 @@
|
||||
\entry{\code {popd}}{106}
|
||||
\entry{\code {printf}}{64}
|
||||
\entry{\code {pushd}}{106}
|
||||
\entry{\code {pwd}}{52}
|
||||
\entry{\code {pwd}}{53}
|
||||
\initial {R}
|
||||
\entry{\code {read}}{65}
|
||||
\entry{\code {readarray}}{67}
|
||||
@@ -63,7 +63,7 @@
|
||||
\initial {S}
|
||||
\entry{\code {set}}{69}
|
||||
\entry{\code {shift}}{53}
|
||||
\entry{\code {shopt}}{73}
|
||||
\entry{\code {shopt}}{74}
|
||||
\entry{\code {source}}{67}
|
||||
\entry{\code {suspend}}{121}
|
||||
\initial {T}
|
||||
@@ -72,7 +72,7 @@
|
||||
\entry{\code {trap}}{55}
|
||||
\entry{\code {true}}{56}
|
||||
\entry{\code {type}}{67}
|
||||
\entry{\code {typeset}}{67}
|
||||
\entry{\code {typeset}}{68}
|
||||
\initial {U}
|
||||
\entry{\code {ulimit}}{68}
|
||||
\entry{\code {umask}}{56}
|
||||
|
||||
Reference in New Issue
Block a user