Shell scripting in macOS – Part 3 Condition checks

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. Performing tasks conditionally So far our script has been performing tasks uninterrupted one after the other. But often times you will come across a situation … Continue reading Shell scripting in macOS – Part 3 Condition checks