Equivalent to option -f ?

Werner Koch wk at gnupg.org
Tue Jun 28 22:39:38 CEST 2005


On Thu, 23 Jun 2005 17:40:36 +0200, Konrad Mathieu said:

> I have to adapt a shell script to work with GPG instead of PGP and it contains the -f option for acting like a filter. Actually,

There is no need for such an option because gpg, being a good Unix
citizen, does this by default.

> the full command is: pgp -f -ea rvsdata 
> How do I make gpg behave exactly the same?

Either:

   gpg -ea <rvsdata

or

   gpg -ea --output - rvsdata


Salam-Shalom,

   Werner




More information about the Gnupg-users mailing list