A discussion that comes up frequently on MacAdmin Slack and other admin discussions is: Should commands in scripts have their full path hardcoded or not? Or phrased slightly differently, should you…| Scripting OS X
What is a package? If you have been using a Mac, you will have encountered an installation package file or pkg. Package files are used to install software and configuration files on your Mac. Packa…| Scripting OS X
The macOS installation process installs a pkg file with root credentials. Because of this high level of privileges, it is essential for a Mac system administrator or security expert to be able to i…| Scripting OS X