Skip to content

Instantly share code, notes, and snippets.

@rjames86
Created February 22, 2017 18:01
Show Gist options
  • Save rjames86/3ebe0db91e784872ca20ac3022e5c9b3 to your computer and use it in GitHub Desktop.
Save rjames86/3ebe0db91e784872ca20ac3022e5c9b3 to your computer and use it in GitHub Desktop.
sqlite3 -header -csv "$HOME/Library/Application Support/Alfred 3/Databases/clipboard.alfdb" "select item, app from clipboard;" > ~/Desktop/out.csv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment