Shell scripting in macOS – Part 6: User interaction

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. Why would we need to do this? So far our scripts have run without any communication between the script and any user. In many situations … Continue reading Shell scripting in macOS – Part 6: User interaction