pgpewrap (1) Linux Manual Page
pgpewrap – Mutt command line munging tool
Syntax
pgpewrap [ flags ] — prefix [ recipients ]Description
This is a little C program which does some command line munging: The first argument is a command to be executed. When pgpewrap encounters a "–" (dash-dash) argument, it will interpret the next argument as a prefix which is put in front of all following arguments.Example
will execute:
This script is needed with PGP 5 and with GPG, since their command line interfaces can’t be properly served by mutt’s format mechanism.
