Skip to content

Instantly share code, notes, and snippets.

@Velrok
Created June 30, 2013 23:40
Show Gist options
  • Save Velrok/5897491 to your computer and use it in GitHub Desktop.
Save Velrok/5897491 to your computer and use it in GitHub Desktop.
Apple Script -> Sleep
tell application "Finder"
sleep
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment