I’ve just come back to the OSX fraternity after a spell away on Ubuntu. I love Linux and I really miss some of the awesome tools like pssh that are available. There’s an awesome post on keeping things “outside the bun” where “you can achieve the desired functionality simply with clever reconfigurations of the basic Unix tool set. After all, functionality is an asset, but code is a liability.”
So here’s my attempt to roll two useful pssh tools (parallel-ssh and parallel-scp) into reusable scripts with our old friend xargs.
Read More
