On Saturday 17 August 2013 06:56:45 Tiwari, Ashish wrote: > I have generated a new gpg key, but I am having the below problem. > > echo <passphrase>|usr/local/bin/gpg --no-tty --passphrase-fd 0 -o > /apploatr/.gnupg/ashish.pgp -sign --encrypt -r Ashish > /apploatr/.gnupg/test.txt
Does the following work? usr/local/bin/gpg -o /apploatr/.gnupg/ashish.pgp --sign --encrypt -r Ashish /apploatr/.gnupg/test.txt Regards, Ingo
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users