Differences

This shows you the differences between two versions of the page.

Link to this comparison view

parallel-ssh [2015/06/01 21:24] – created - external edit 127.0.0.1parallel-ssh [2025/07/21 08:58] (current) – removed steve
Line 1: Line 1:
-====== parallel-ssh ====== 
- 
-Send commands to multiple hosts over SSH. 
- 
-Create a file named ''ssh-hosts'' with the username, hostname, and ports: 
- 
-<code> 
-[email protected]:22 
-[email protected]:22 
-[email protected]:22 
-</code> 
- 
-Execute a single command, no timeout, and print output on console: 
- 
-<code> 
-parallel-ssh -i -t 0 -h ssh-hosts echo hello 
-</code> 
  

Navigation
QR Code
QR Code parallel-ssh (generated for current page)