Skip to content

Instantly share code, notes, and snippets.

@gorsuch
Created June 1, 2011 15:21
Show Gist options
  • Save gorsuch/1002531 to your computer and use it in GitHub Desktop.
Save gorsuch/1002531 to your computer and use it in GitHub Desktop.
csshX in action
db list core | tail +3 | awk '{ print "root@"$3 }' | xargs csshX --space 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment