Bash Associative Array Explained With Examples In Linux - OSTechNix

Bash supports two types of arrays namely Indexed Array and Associative Array. This guide explains Bash associative array in detail in Linux.