--encrypt does not return to command prompt
Justin R. Miller
incanus@codesorcery.net
Tue Jan 29 21:36:02 2002
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Thus spake Seth Spearman (SethSpearman@charter.net):
> When I run the following line at the command prompt, it **never
> returns to the command prompt** but it does create a file: gpg
> --output tdeck.gpg --encrypt --recipient sethspearman@charter.net (I
> DO NOT SEE IN SYNTAX HOW TO TELL WHICH FILE TO ENCRYPT).
>
> It DOES NOT return to the c prompt BUT DOES NOT appear to hang in any
> way. I can type and space etc. To get the prompt back I type ctrl-c
> or ctrl-break
>
> It does create the output file file but I do not know if it is any
> good.
Try this:
gpg --output tdeck.gpg --encrypt --recipient sethspearman@charter.net <file_to_encrypt.txt>
That's how you specify the file to encrypt. What are are doing (I
think) is letting you type text in and _that_ is encrypted.
At least that's how it works on UNIX.
- --
[!] Justin R. Miller <incanus@codesorcery.net>
PGP 0xC9C40C31 -=- http://codesorcery.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE8Vwb/94d6K8nEDDERAilaAJ4l/Pt/DIi28z+poesaH8WfxCPUnQCgkp3A
pzVd4RA5XLEBBJz6hqyhAAs=
=c5jW
-----END PGP SIGNATURE-----