On Tue, Aug 28, 2012 at 04:10:39PM +0200, Lucio De Re wrote: > > Anyway, I do not understand how uniform crappiness can be advantageous... > > The issue raised on Go-Nuts is that Bash shouldn't be used for > installing Go, /bin/sh should be used instead. The response is that > Bash is the most uniformly implemented of the /bin/sh's out there and > that none of the other shells (generally referred to as /bin/sh) can > be relied upon not to have incompatible foibles that would trip up a > complicated script headed #!/bin/sh.
Typical Go shit there. If the scripts are so complicated that it's a pain in the ass to find a way to run them, fix the stupid scripts.
