Passing gpg output to a file

disastry@saiknes.lv.NO.SPaM.NET disastry@saiknes.lv.NO.SPaM.NET
Mon Nov 12 12:10:01 2001


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

Przemys?aw Ko?czal wrote:
> 
> When I use gpg to verify file signature I cannot pass gpg output to an
> external file. I'm using Windows 2k pro and my command to start gpg was:
> 
> gpg --verify file > output.txt
> 
> but gpg seems to put the output to the console not to the file.
> Can anyone help me with this ?
> James

try this:
gpg --verify file 2> output.txt

__
Disastry  http://disastry.dhs.org/
http://disastry.dhs.org/pgp <----PGP plugins for Netscape and MDaemon
 ^--GPG for Win32 (supports loadable modules and IDEA)
 ^----PGP 2.6.3ia-multi05 (supports IDEA, CAST5, BLOWFISH, TWOFISH,
      AES, 3DES ciphers and MD5, SHA1, RIPEMD160, SHA2 hashes)
-----BEGIN PGP SIGNATURE-----
Version: Netscape PGP half-Plugin 0.15 by Disastry / PGPsdk v1.7.1

iQA/AwUBO++O3TBaTVEuJQxkEQM2IgCg6yvHSeNqeu6Y5tTVHIpGoFxZLhcAoNOC
dczQW5PxZndAYnNs5sc0q5Zt
=1PNW
-----END PGP SIGNATURE-----