Output
Armin Schöch
schoech@iap-kborn.de
Mon Mar 11 08:53:01 2002
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello Frank !
> I had a problem getting an output from exporting the trustdb. It
> seems that one was the only one I had problems with. Someone replyed
> with a alternative command to output to a file. I believe it was
> called a pipe, or consol redirect.
Try
gpg --export-ownertrust > trustdb.asc
This is called console redirection and will work with most programmes.
It tells Windows (or *nix) to print all normal output not to the
screen but to a certain file. Error messages are still printed on the
screen.
&> file
will redirect normal output and error messages to "file". This works
with Linux, don't know whether it works with DOS/Windows.
gpg --import-ownertrust < trustdb.asc
should import the trust values from "trustdb.asc". This tells
Windows/*nix to read all input from the file instead of reading from
the keyboard.
HTH,
Armin
- --
Am Hasenberg 26 office: Institut für Atmosphärenphysik
D-18209 Bad Doberan Schloss-Straße 6
Tel. ++49-(0)38203/42137 D-18225 Kühlungsborn / GERMANY
Email: schoech@iap-kborn.de Tel. +49-(0)38293-68-102
WWW: http://armins.cjb.net/ Fax. +49-(0)38293-68-50
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: Weitere Infos: siehe http://www.gnupg.org
iD8DBQE8jGHRG8Xv4GxznLoRAsP+AJ4184+nUOmK8RRE6ua0VZBzJ4Qq5ACgpaWC
xUCzMvLXrfZcvJmh1PtaVhg=
=0Nr+
-----END PGP SIGNATURE-----