Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Backgrounding part of 'ssh-agent $cmd'
- X-seq: zsh-workers 30978
- From: Christian Neukirchen <chneukirchen@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: Backgrounding part of 'ssh-agent $cmd'
- Date: Wed, 16 Jan 2013 12:08:42 +0100
- In-reply-to: <20130116065951.GA2992__1394.41746655411$1358320461$gmane$org@lp-shahaf.local> (Daniel Shahaf's message of "Wed, 16 Jan 2013 08:59:51 +0200")
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20130116065951.GA2992__1394.41746655411$1358320461$gmane$org@lp-shahaf.local>
- Sender: chris@juno
Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx> writes:
> I'd like to remove the complication of an extra tab or explicit ^Z:
> I'd like the workflow to be
>
> Run foo_main
> Answer ssh-add password prompt
> # No interactive wait at this point.
> Answer the foo_internal password prompt
> (Use foo; the -MNf's will finish in a second or two.)
FYI, if you use gpg-agent or gnome-keyring instead of ssh-agent, it will
ask for the password interactively/graphically when it's needed the
first time.
--
Christian Neukirchen <chneukirchen@xxxxxxxxx> http://chneukirchen.org
Messages sorted by:
Reverse Date,
Date,
Thread,
Author