Skip to content

Instantly share code, notes, and snippets.

@zeddee
Created November 25, 2022 11:02
Show Gist options
  • Save zeddee/7d1e666adea3d1e318665a8956d39d2e to your computer and use it in GitHub Desktop.
Save zeddee/7d1e666adea3d1e318665a8956d39d2e to your computer and use it in GitHub Desktop.
from networkchuck
```
# Show macOS download history
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