Is there a way to make an array of dictionary like in python for bash?
I want to have to keep track of multiple associative arrays in bash. Is this possible?
I am reading in from a file and each line(separated by a certain character) represents different properties.