On Mon, 13 Feb 2006 10:15:08 +0100, Georg C F Greve said:
> Having a wildcard like "ALL" or "*" for CLEAR_PASSPHRASE might be
> good for scripting.
kill -HUP $(echo $GPG_AGENT_INFO | awk -F: '{print $2}')
or just
pkill gpg-agent
flushed the passphrase cache
Shalom-Salam,
Werner