Skip to content

Instantly share code, notes, and snippets.

@cjac
Created March 29, 2017 16:13
Show Gist options
  • Save cjac/317bb59206011f970f9baaf9458bf4f8 to your computer and use it in GitHub Desktop.
Save cjac/317bb59206011f970f9baaf9458bf4f8 to your computer and use it in GitHub Desktop.
cjac@probook0:/tmp$ keygrip="$(gpg --homedir /tmp/gpg-test/ -k --with-keygrip "${primary_keyid}" | grep -A1 "${primary_keyid}" | awk '/Keygrip/ {print $3}')"cjac@probook0:/tmp$ echo "$keygrip"
150A2FB58E625BD00C906E010C843E0AE03C6771
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment