Skip to main content

All Questions

Tagged with
1 question with no upvoted or accepted answers
2votes
0answers
290views

for loop and appending over list of arrays

I am new to Bash scripting and presently find myself dealing with a small problem in working with for loops, arrays and variable assignment/substitution which I do not know how to solve. Since I am ...
UserAthos's user avatar

close