Skip to content

Instantly share code, notes, and snippets.

@jacoelho
Last active August 29, 2015 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jacoelho/f04228b2f14e320f913d to your computer and use it in GitHub Desktop.
Save jacoelho/f04228b2f14e320f913d to your computer and use it in GitHub Desktop.
gpg pub key
gpg --export | gpg --list-packets --textmode | sed '/keyid/!d; s/.*keyid \([0-9A-F]\{16\}\).*/\1/I' | uniq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment