mute output of gpg2 -d

J. Tull heavytull at hotmail.com
Fri Jul 13 11:13:06 CEST 2018


It seems the usual way to supress the output of a command in linux is not
working for gpg2:

    $gpg2 -d my_file.gpg 2>/dev/null

still outputs some data through stderr. So could someone try to find out a
way to get rid of everything gpg2 is outputting but the decrypted output of
the gpg file? 



More information about the Gnupg-users mailing list