Hi,
I'm trying to call gpg externally as part of a small script to import a key and then trust it. It seems that to trust a key, once I've imported it, I must enter the gpg interactive shell. Is there a way to pass commands to this external shell, and then return to my script once it's been done. It's only 2 commands that I need to pass ("trust", and then "5" to trust ultimately).
Thanks Darren
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>