Am -10.01.-28163 20:59, schrieb ved...@nym.hush.com:
> Is there an option in gnupg like the '-m' option in pgp which 
> allows the display of decrypted plaintext on the screen instead of 
> saving to file, 

Use "-" as the output filename and pipe that into more/less/..., as in

gpg -o - file.gpg | more

It doesn't look too good if gpg's output includes metadata like "Good
signature from ...", though.

cu, Sven

_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to