Y
Hacker News
new
|
ask
|
show
|
jobs
by
reacweb
2426 days ago
<list_of_hosts xargs -I {} -P 0 -n 1 ssh {} hostname
1 comments
downerending
2426 days ago
Here's a more polished version of just this idea:
https://github.com/michaelkarlcoleman/ssssh
link