Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
gpg [2015/06/01 21:39]
steve
gpg [2017/07/21 15:56]
steve
Line 53: Line 53:
 <​code>​ <​code>​
 gpg -k | grep ^uid | sed -e '​s/​uid\ *//g' gpg -k | grep ^uid | sed -e '​s/​uid\ *//g'
 +</​code>​
 +
 +Also, use --keyid-format to display it one of the (many) possible formats
 +
 +<​code>​
 +--keyid-format none|short|0xshort|long|0xlong
 </​code>​ </​code>​