SyntaxFix
Write A Post
Hire A Developer
Questions
With an indexed array, you can to something like this:
declare -a a=() a+=('foo' 'bar')