Created
July 6, 2011 16:02
-
-
Save bryanl/1067609 to your computer and use it in GitHub Desktop.
applescript to lock screen on mac
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
do shell script "/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
Arrhh, yeah, I guess I should have read your blog post completely before reacting.