"Matthias Urlichs" <smurf at noris.de> writes: > echo "$pp" | gpg --passphrase-fd 0 --batch --whatever-other-arguments-"$i" > .. except that this is insecure, as the passphrase might end up in the > swap file. And in the output of ps(1), if echo is not a shell builtin.