gpg --verify detached signature from two file descriptors?
Werner Koch
wk at gnupg.org
Fri Nov 19 10:26:20 CET 2010
On Thu, 18 Nov 2010 18:10, dkg at fifthhorseman.net said:
>>> 0 dkg at pip:/tmp/cdtemp.VsWK6o$ gpg --enable-special-filenames --verify --batch '-&4' '-&3' 3<test 4<test.asc
>>> gpg: Invalid option "-&4"
>>> 2 dkg at pip:/tmp/cdtemp.VsWK6o$
>
> What am i doing wrong? i'm using gnupg 1.4.11 from debian experimental
The usual options vs. file name problem. Add the option stopper:
gpg --enable-special-filenames --verify \
--batch -- '-&4' '-&3' 3<test 4<test.asc
Shalom-Salam,
Werner
--
Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz.
More information about the Gnupg-users
mailing list