Shell scripting in macOS – Part 2: Managing information

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. Using Variables to store information First up we will look at variable. Variables are containers that can hold information. The biggest advantage of this is … Continue reading Shell scripting in macOS – Part 2: Managing information