Skip to content

Instantly share code, notes, and snippets.

@ssp
Created December 11, 2009 12:02
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 ssp/254167 to your computer and use it in GitHub Desktop.
Save ssp/254167 to your computer and use it in GitHub Desktop.
# in Mac OS X with Fast User Switching enabled
/System/Library/CoreServices/Menu\ Extras/User.menu/Contents/Resources/CGSession -suspend
# rather switch to a specific user ID:
#/System/Library/CoreServices/Menu\ Extras/User.menu/Contents/Resources/CGSession -switchToUserID 505
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment