Tool to run same key strokes on multiple unix machines
Posted
by
virtualvoid
on Super User
See other posts from Super User
or by virtualvoid
Published on 2013-06-24T16:06:50Z
Indexed on
2013/06/25
4:24 UTC
Read the original article
Hit count: 190
I want to run the same commands on multiple machines, I know I can do this using ssh scripting or things like clusterssh, however I don't want to install anything on the server. (Don't have the rights)
What I want is to just clone the keystrokes across multiple machines e.g. run cat /etc/oratab on one window and same is run on multiple windows e.g. in putty, is there a tool to do that from a windows client.
© Super User or respective owner