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

--- Comment #5 from Damien Miller <d...@mindrot.org> ---
AFAIK this would work:

ssh -oControlMaster=auto -oControlPersist=1s \
    -oControlPath=/path -L[forward] user@host command ; \
ssh -oControlPath=/path -Oexit user@host

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to