Created
February 22, 2017 18:01
-
-
Save rjames86/3ebe0db91e784872ca20ac3022e5c9b3 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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