First index/value of sparse array in bash
I have a sparse array in bash where I don’t know the value of the lowest numbered index, and I want to pull that value out with its index. How do I find it?
First index/value of sparse array in bash
I have a sparse array in bash where I don’t know the value of the lowest numbered index, and I want to pull that value out with its index. How do I find it?
First index/value of sparse array in bash
I have a sparse array in bash where I don’t know the value of the lowest numbered index, and I want to pull that value out with its index. How do I find it?