Skip to content

Instantly share code, notes, and snippets.

@clindsey
Created January 13, 2010 21:41
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 clindsey/276603 to your computer and use it in GitHub Desktop.
Save clindsey/276603 to your computer and use it in GitHub Desktop.
suspend session in Mac OS X 10.6
#!/bin/bash
/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