Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Backgrounding part of 'ssh-agent $cmd'



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