mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-04 03:46:06 +08:00
Updated SC2082 (markdown)
@@ -53,3 +53,8 @@ If using POSIX sh, where neither arrays nor `${!var}` is available, `eval` can b
|
|||||||
### Exceptions:
|
### Exceptions:
|
||||||
|
|
||||||
None
|
None
|
||||||
|
|
||||||
|
### Related resources:
|
||||||
|
|
||||||
|
* [BashFaq: How can I use variable variables (indirect variables, pointers, references) or associative arrays?](https://mywiki.wooledge.org/BashFAQ/006)
|
||||||
|
* [StackOverflow: Dynamic variable names in Bash](https://stackoverflow.com/questions/16553089/dynamic-variable-names-in-bash)
|
Reference in New Issue
Block a user