On 17/09/2007, Eric Wong <normalperson@xxxxxxxx> wrote: > Could we make the shebang dynamic? (capturing the output of `which ruby` > maybe, or just breaking down and using /usr/bin/env ruby). The ruby > binary seems to appear all over the place on the filesystem from my > experience, especially with its popularity amongst OSX users. This is what /usr/bin/env is useful for, but it's not that portable. -- Thomas Adam - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html