> To start the agent you need to add the --daemon argument. For
> testing you may use this:
>
> gpg-agent --use-standard --daemon sh
>
> which opens a new shell and sets up everything. You need to make
> sure that no other agent is running and controlling the card.
>
> You should also unset th
On Fri, 09 Sep 2011 01:14:59 -0400 Sven Radde
wrote:>Am -10.01.-28163 20:59, schrieb ved...@nym.hush.com:
>Use "-" as the output filename and pipe that into more/less/...,
>as in
>
>gpg -o - file.gpg | more
Thanks!
works perfectly,
and shorter than --for-your-eyes-only ;-)
vedaal
__
On Fri, 9 Sep 2011 00:14, djpeterrobert...@gmail.com said:
> david@david-desktop-debian:/$ gpg-agent --use-standard-socket
To start the agent you need to add the --daemon argument. For testing
you may use this:
gpg-agent --use-standard --daemon sh
which opens a new shell and sets up everyth