Was this encrypted using your public key?  Is the private key in your key chain?<br><br>If so it should be as easy as:<br><br>gpg --decrypt &lt;filename&gt; -o &lt;output filename&gt;<br><br>Dan<br><br><div class="gmail_quote">
On Wed, Apr 18, 2012 at 1:46 PM, Mike Staver <span dir="ltr">&lt;<a href="mailto:staver@fimble.com">staver@fimble.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Does anybody know how to decrypt a pgp file, ideally in a shell script?<br>
I can finds lots of documentation on how to use PGP with various email<br>
programs, but I can&#39;t find a way to decrypt pgp files on *nix via<br>
command line. I have the appropriate keys - just not a binary.<br>
_______________________________________________<br>
clue mailing list: <a href="mailto:clue@cluedenver.org">clue@cluedenver.org</a><br>
For information, account preferences, or to unsubscribe see:<br>
<a href="http://cluedenver.org/mailman/listinfo/clue" target="_blank">http://cluedenver.org/mailman/listinfo/clue</a><br>
</blockquote></div><br>