mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-02 18:00:49 +02:00
commit bash-20110304 snapshot
This commit is contained in:
+1
-1
@@ -6236,7 +6236,7 @@ There is no maximum
|
||||
limit on the size of an array, nor any requirement that members
|
||||
be indexed or assigned contiguously.
|
||||
Indexed arrays are referenced using integers (including arithmetic
|
||||
expressions (@pxref{Shell Arithmetic}) and are zero-based;
|
||||
expressions (@pxref{Shell Arithmetic})) and are zero-based;
|
||||
associative arrays use arbitrary strings.
|
||||
|
||||
An indexed array is created automatically if any variable is assigned to
|
||||
|
||||
Reference in New Issue
Block a user