Michael O'Keefe wrote:

bash has it's own bultin echo, in case your security concern was the fork()/exec() ?


Yes, that was my main concern. I guess I should have spent a bit more time on the man page. Thanks!

I guess running

echo $PASSPHRASE | gpg --passphrase-fd=0 args

would do what I want.

-- Rick


--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to