2 lines
35 B
Bash
2 lines
35 B
Bash
|
|
VARIABLE=(string1 string2 string3)
|
|
|
VARIABLE=(string1 string2 string3)
|