4 lines
62 B
Bash
4 lines
62 B
Bash
|
|
VAR=(val1 val2)
|
||
|
|
DYNVAL1_VARDYN=string1
|
||
|
|
DYNVAL2_VARDYN=string1
|