Timeline for ssh to multiple hosts and run a command
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 21, 2013 at 0:18 | history | edited | jordanm | CC BY-SA 3.0 |
-n is needed so SSH doesn't read all the stdin
|
| Jun 20, 2013 at 22:49 | comment | added | Raza | Yes, if required append | |
| Jun 20, 2013 at 22:45 | history | edited | user26112 | CC BY-SA 3.0 |
Remove useless use of cat and backticks.
|
| Jun 20, 2013 at 22:34 | comment | added | Red Cricket |
you might want to use >> instead of >
|
|
| Jun 20, 2013 at 21:34 | history | answered | Raza | CC BY-SA 3.0 |