"Dale DeRemer" <dderemer@neo.rr.com> writes:
> I'm encrypting a document that needs to be signed. I need to send this
> document on an automated basis. Problem is, when I encrypt with a signature,
> it wants my passphrase to complete the signature process. I'm using AIX ksh,
> and gpg. Any ideas how I can script a response?
The "standard" way to do this is using Expect:
http://expect.nist.gov
Cheers,
--
In order to understand recursion you must first understand recursion.
Remove /-nsp/ for email.