Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save amosshapira/2ec6ca21ff9ed6733e0f96fc85d65f14 to your computer and use it in GitHub Desktop.
Save amosshapira/2ec6ca21ff9ed6733e0f96fc85d65f14 to your computer and use it in GitHub Desktop.
Lock OSX screen from command line, goes to User Switch screen
# Source: http://osxdaily.com/2012/03/30/lock-mac-desktop-command-line/
/System/Library/CoreServices/Menu\ Extras/User.menu/Contents/Resources/CGSession -suspend
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment