Sometimes you may need to store result in key-value dictionary in shell script. Here is how to create dictionary, add key-value pairs, update key-value, retrieve value in Shell script.
Sometimes you may need to store result in key-value dictionary in shell script. Here is how to create dictionary, add key-value pairs, update key-value, retrieve value in Shell script.