Home | Account | Search  
Mac :: Run software update from the command line
This has been around awhile, but is new to me.

Run software update in Terminal so you don't get a popup.

sudo softwareupdate -i -a

This will install all available updates.