scala-ssh
scala-ssh copied to clipboard
Commands hang forever when reading stdin
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?