I am trying to use +batchmode in a shell script to encript a file and
doesn't work.
my line is:
pgp +batchmode -e <filename> <user id>
In interactive mode is waiting for <y/N> to encrypt but in batchmode is
taking <CR> instead of y as entry and is giving error.
Anybody can help me, please?
Thank you
