Skip to content

Instantly share code, notes, and snippets.

@phwd
Created January 18, 2013 21:12
Show Gist options
  • Save phwd/4568570 to your computer and use it in GitHub Desktop.
Save phwd/4568570 to your computer and use it in GitHub Desktop.
sqlite3 ~/Library/Preferences/com.apple.LaunchServices.QuarantineEvents 'SELECT datetime(LSQuarantineTimeStamp + 978307200, "unixepoch") as LSQuarantineTimeStamp, LSQuarantineAgentName, LSQuarantineOriginURLString, LSQuarantineDataURLString from LSQuarantineEvent' | sort
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment