Hi!
When I run
    gpg --fingerprint
Is there a way to only get the fingerprints, without any other information?
(I need this to automate gpg tasks and would like to avoid awk/sed,
since this easily breaks, when the output ever changes.)
Cheers,
adrelanos