scala-ssh icon indicating copy to clipboard operation
scala-ssh copied to clipboard

Commands hang forever when reading stdin

Open mljsimone opened this issue 8 years ago • 0 comments
trafficstars

Hello, if I execute "cat > /tmp/foo.txt" with the command input "a a a a". The command hang forever and never return.

How do you signal the EOT/EOF aka Control-D?

mljsimone avatar Sep 19 '17 12:09 mljsimone