On Thu,  5 Jun 2025 21:14, aslamK said:

> However, if 'log-file' is set in gpg.conf, then the following does not
> override it; the output is written to the log-file but not to stderr:
>
>       gpg --logger-fd 2 --verify file_to_verify.sig

I guess file descriptor 2 has already been redirected and is no longer
stderr inside the gpg process.  On Linux and someother OSes you may use

  --log-file /dev/stderr



Shalom-Salam,

   Werner

-- 
The pioneers of a warless world are the youth that
refuse military service.             - A. Einstein

Attachment: openpgp-digital-signature.asc
Description: PGP signature

_______________________________________________
Gnupg-users mailing list
[email protected]
https://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to