MacOS Software update using CLI
Manual update
sudo softwareupdate --install --recommended
Using 'mas', installed using 'brew', Update software from Apple Store
brew install mas
List outdated
mas outdated
Upgrade
mas upgrade
Applications are linked to different accounts need to be updated with correct user login
After OS update, disable automatic updates, as they are turned on back automatically