Bash associative array examples.md 334 B


Title: "Bash associative array examples" Date: 2017-10-25 13:31:40 Categories: [programming] tags: [bash]

Authors: sedlav

Quick reference of things I discovered about how to use associative arrays in bash. Note: bash version 4 only.

Link