Skip to content

Instantly share code, notes, and snippets.

@chaucerbao
Created September 27, 2013 20:06
Show Gist options
  • Save chaucerbao/6734424 to your computer and use it in GitHub Desktop.
Save chaucerbao/6734424 to your computer and use it in GitHub Desktop.
(Mac OSX) Locks the computer. Put it in `/usr/local/bin/`.
#!/bin/sh
/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