Shell scripting in macOS – Part 4: Documentation and help

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. Documentation in scripts As you must have observed, our script has already grown to a fairly large one. It still performs the same task we intended it to perform, … Continue reading Shell scripting in macOS – Part 4: Documentation and help