[Bug 2492] Incomplete output of child process

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Sat Nov 21 01:00:30 AEDT 2015


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

--- Comment #20 from Marc Aurele La France <tsi at tuyoix.net> ---
I'm still investigating this, but, in the meantime, I think that, even
with your change, you might find that ...

ssh -t root at localhost '/bin/bash -c "/bin/ping -c3 8.8.8.8" >&2'

... (i.e. redirecting the child's output to stderr) is also
problematic.

Your change is still incorrect, for a number of reasons, but I'm not
too sure yet what to replace it with.

-- 
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