Displaying 1 result from an estimated 1 matches for "ebrauer".
Did you mean:
brauer
2015 Jan 21
0
[Bug 2339] New: openssh consumes stdin even if command isn't interactive
...Product: Portable OpenSSH
Version: 5.9p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: Documentation
Assignee: unassigned-bugs at mindrot.org
Reporter: ebrauer-mailing at tofex.de
As ssh has the -n option for this (and therefor I'd treat this as a
documentation enhancement), it should be clearly stated in the manual
page that even a "ssh <host> true" will eat stdin. This is especially
not obvious here (bash script):
echo -e "1\n...