Skip to content

Instantly share code, notes, and snippets.

@jmlrt
Created September 18, 2015 21:42
Show Gist options
  • Save jmlrt/5a7e1e3ffea4c3415c4e to your computer and use it in GitHub Desktop.
Save jmlrt/5a7e1e3ffea4c3415c4e to your computer and use it in GitHub Desktop.
#!/bin/sh
#
# source: http://www.macgasm.net/2013/01/18/good-morning-your-mac-keeps-a-log-of-all-your-downloads/
#.
sqlite3 ~/Library/Preferences/com.apple.LaunchServices.QuarantineEventsV* 'select LSQuarantineDataURLString from LSQuarantineEvent'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment