How to avoid weird mestage on file deciphering

Stephan Verbücheln verbuecheln at posteo.de
Fri Nov 10 14:48:04 CET 2023


Notifications, warnings and errors are sent to stderr (rather than
stdout), so the solution for bash would be:

$ gpg --decrypt file.txt.gpg 2> /dev/null

Regards
Stephan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: This is a digitally signed message part
URL: <https://lists.gnupg.org/pipermail/gnupg-users/attachments/20231110/1e5707ab/attachment.sig>


More information about the Gnupg-users mailing list