Although bash scripts are regularly maligned, they do have a certain simplicity and ease of creation that makes them hard to resist. But sometimes you really need to do some heavy lifting in another ...
I'm working on some scripts that execute on various servers, and I'm trying to consolidate them into one. The problem is that I need to run remote commands but can't ...