Friday, July 12, 2013

Asynchronous bash to run command in multiple remote hosts

I wanted to inspect the date in multiple servers to make sure ntpdate was running correctly. Here is how with runInHosts.sh a simple Plain Old Bash (POB) script. See below a typical response showing the asynchronous nature of this script

No comments:

Followers