Is there a shell script or bash library for parsing gpg's --status-fd output?

Patrick Schleizer patrick-mailinglists at whonix.org
Wed Jan 14 17:44:47 CET 2015


Hi!

Is there a shell script or bash library for parsing gpg's --status-fd
output?

I mean, I could code it myself. But why duplicate effort and risk
messing up. Maybe there is some existing or even recommended or even
official library to do this?

(What I mean by parsing is: to get from lines such as "[GNUPG:] GOODSIG
416..." to variables such as goodsig=true, fingerprint=416... and so forth.)

Cheers,
Patrick




More information about the Gnupg-users mailing list