GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
pgpewrap(1) User Manuals pgpewrap(1)

pgpewrap - Mutt command line munging tool

pgpewrap [ flags ] -- prefix [ recipients ]

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.

pgpewrap pgpe file -- -r a b c

will execute:

pgpe file -r a -r b -r c

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.

May 2013 Unix

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.