Shell scripting in macOS – Part 8: Arrays & Dictionaries

This article is a continuation of the previous article. We will be taking the previous script and using it to build on the concepts we will learning in this article. So far we have been working with a single piece of data. This was stored in a single variable. For each new piece of information we created a new … Continue reading Shell scripting in macOS – Part 8: Arrays & Dictionaries