[Bug 1594] please add an option to print the pid of -f backgrounded process

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Sun May 3 19:37:59 EST 2009


https://bugzilla.mindrot.org/show_bug.cgi?id=1594


Darren Tucker <dtucker at zip.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtucker at zip.com.au




--- Comment #1 from Darren Tucker <dtucker at zip.com.au>  2009-05-03 19:37:58 ---
There's another option: you can use ControlMaster plus "-O exit" for
that.  ie.

ssh -MNf -o controlpath=~/ssh/somehost -o controlmaster=yes somehost
sleep 10000

then
ssh -o controlpath=~/ssh/somehost -O exit somehost

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list