Re: Suppress triggering Seahorse from the command line?



On Sat, Oct 6, 2012 at 8:34 PM, Patrick Drechsler <list pdrechsler de> wrote:
> The following example triggers Gnome/Seahorse.
>
> echo "FOO" > readme.txt
> gpg -c --symmetric --passphrase secret readme.txt
>
> Can I prevent this from happening on the command line only for this example?

I suspect what you mean is the agent dialog appears?  If this is the
case, add the command line switch --no-use-agent to your command.

Cheers,

Adam


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]