Automation Help

joe.fair@cexp.com joe.fair@cexp.com
Thu Sep 27 23:34:01 2001


I've looked through the archive, but to no avail.

I have this script in a file on Solaris:

/home/rruss/gpg-test/bin/gpg -e -r "FIRSCo EDT" --no-secmem-warning
--homedir /home/jfair/.gnupg --no-tty --batch --always-trust --passphrase-fd
"My Pass Phrase" --force-v3-sigs --compress-algo 1 --comment ""
/tmp/PGPManualTest.txt

but the script won't run until I hit enter.  I'm trying to automate it, but
I'm having trouble.
Are these two problems related?

I've tried --quite instead of --no-tty, but with the same result.

Thanks,
Joe