Skip to content

Instantly share code, notes, and snippets.

@iangow
Created May 27, 2016 16:03
Show Gist options
  • Save iangow/5fa4c9c181891f307c04329a130df9a1 to your computer and use it in GitHub Desktop.
Save iangow/5fa4c9c181891f307c04329a130df9a1 to your computer and use it in GitHub Desktop.
Log yourself out of OS X from command line
launchctl bootout gui/$(id -u igow)
@iangow
Copy link
Author

iangow commented May 27, 2016

This tip came from here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment