Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I guess I don't understand why running a command in multiple places at once is preferable to running a shell script in four places in sequence.

maybe it's me! there is approximately zero chance that running the same script on four of my machines would result in four cleanly run scripts. one or more would fail, and if more than one failed, they would each fail for a different reason.



You said Ansible and Puppet, they are not installed by default on any Linux distributions or BSDs that I know of.

I personally do not prefer "run command in multiple places at once" over "run command in four places in sequence", however. I think it would just be a "random" choice in my case, and I might just write a script that does either. I do not mind as long as it is a one-time thing, but if I would have to do this more than once, I would just automate it, via scripts. I would probably just have it run in sequence.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: