Skip to content

Instantly share code, notes, and snippets.

@alexlewinski
Created January 28, 2016 19:06
Show Gist options
  • Select an option

  • Save alexlewinski/2a0e9a01955f713864d8 to your computer and use it in GitHub Desktop.

Select an option

Save alexlewinski/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