[clue] shell script using pgp to decrypt file

Dan Kulinski daniel at kulinski.net
Wed Apr 18 13:53:28 MDT 2012


Was this encrypted using your public key?  Is the private key in your key
chain?

If so it should be as easy as:

gpg --decrypt <filename> -o <output filename>

Dan

On Wed, Apr 18, 2012 at 1:46 PM, Mike Staver <staver at fimble.com> wrote:

> Does anybody know how to decrypt a pgp file, ideally in a shell script?
> I can finds lots of documentation on how to use PGP with various email
> programs, but I can't find a way to decrypt pgp files on *nix via
> command line. I have the appropriate keys - just not a binary.
> _______________________________________________
> clue mailing list: clue at cluedenver.org
> For information, account preferences, or to unsubscribe see:
> http://cluedenver.org/mailman/listinfo/clue
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://cluedenver.org/pipermail/clue/attachments/20120418/9739249a/attachment.html 


More information about the clue mailing list