On Thu, Apr 24, 2014 at 2:52 PM, schalox <[email protected]> wrote:
> Gnupg's FAQ recommends[0] using this:
> gpg --batch --decrypt --list-only --status-fd 1 2>/dev/null | \
>   awk '/^\[GNUPG:\] ENC_TO / { print $3 }'

Looks like this is more or less the same as using -v with the same
options, so I think what we have is most likely alright.

> After searching through Gnupg-users mailing-list and trying different
> options in various ways, I couldn't find a way to use --list-only with
> --with-colons together.

I couldn't figure it out either, even after reading the gpg source. I
don't think it's possible.

Would you write to the gpg mailing list about this?
_______________________________________________
Password-Store mailing list
[email protected]
http://lists.zx2c4.com/mailman/listinfo/password-store

Reply via email to