Skip to content

Instantly share code, notes, and snippets.

@bouassaba
Created January 28, 2016 19:06
Show Gist options
  • Save bouassaba/2a0e9a01955f713864d8 to your computer and use it in GitHub Desktop.
Save bouassaba/2a0e9a01955f713864d8 to your computer and use it in GitHub Desktop.
OS X CLI Update
# find and list software updates
softwareupdate -l
# install the updates
softwareupdate -i -a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment