How can I extract the --embedded-filename for scripting?

Michael Scheer exaikt+xfzy at gmail.com
Wed May 8 14:03:43 CEST 2013


HOLD ON - IT WORKS!

Peter Lebbing:

> $ gpg --status-fd 3 --use-embedded-filename foo.gpg 3>foo.status

| "%GNUPGHOME%gpg.exe" --status-fd 2 --use-embedded-filename %1 
2>"%temp%\out.txt"

produces an out.txt with the desired contents, which I can grep out :-)

--> [GNUPG:] PLAINTEXT 62 1368014323 ~20130508135842.ff0fcb7.tmp.7z

MANY MANY THANKS, Peter.

Best regards
Michael



More information about the Gnupg-users mailing list