[Arch linux] I have an issue with the tty taking stdin rather than the keyboard afterwards.

Up 0 Down

I have a bunch of servers which I want to run a bunch of code on remotely (without having the script resite on those servers) then have an interactive shell prompt.  However, I have an issue with the tty taking stdin rather than the keyboard afterwards.

I've been trying doing tuff like ssh -t host <<-EOF .... /bin/bash -i EOF but that doesn't seem to work.any ideas?

poseidon's picture
10111
0 answers
Post your answer (Sign in)
(If you're a human, don't change the following field)
Your first name.
The content of this field is kept private and will not be shown publicly.
Cancel