Skip to content

Instantly share code, notes, and snippets.

@lucascantor
Last active May 5, 2018 17:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lucascantor/0e3bc44a0ec64b6edc96440fecf644c6 to your computer and use it in GitHub Desktop.
Save lucascantor/0e3bc44a0ec64b6edc96440fecf644c6 to your computer and use it in GitHub Desktop.
Open Mac App Store Software Updates Page
/usr/bin/open macappstore://showUpdatesPage
su - `stat -f '%Su' /dev/console` -c "/usr/bin/open macappstore://showUpdatesPage"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment