anything like a --target-directory option?

Anonymous cripto at ecn.org
Fri Feb 11 14:42:05 CET 2005


`gpg path/to/foo.gpg` decrypts to path/to/foo

`gpg -d path/to/foo.gpg >target/path/foo` decrypts to the specified
destination

`gpg --multifile path/to/foo1.gpg path/to/foo2.gpg ...`  puts all the
decrypted files in path/to/

Is there any way to "bulk-decrypt" a bunch of files to one specified
target directory?

Thanks.




More information about the Gnupg-users mailing list