I have created quite a few Bash script projects for macOS/Homebrew and Debian/APT. It often makes things easier to modularize Bash script code when a project gets big. With your modularized code, you…