--command-fd

Rasoul Hajikhani rasoul@rhythm.com
Sat Apr 13 01:04:01 2002


Hello People,
I am trying to delete a key pair from an Apache thread. Here is my
command:

gpg --homedir /usr/lsd/apache-ssl/htdocs/secureDB/PGP/.gnupg --no-tty
--command-fd 0 --delete-secret-and-public-key testtwo@rhythm.com

The documentation for gpg says that --command-fd should be used with
--status-fd but fails to explain how. Can someone shed some light on
this for me?
Thanks in advance.
-r