<div class="gmail_quote">2010/10/7 Måns Rullgård <span dir="ltr">&lt;<a href="mailto:mans@mansr.com">mans@mansr.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">&gt; using &#39;/usr/bin/env bash&#39; would be more portable.</div><div class="im">
<br>
</div>Not really.  Nothing requires &#39;env&#39; to reside in /usr/bin.<br>
<font color="#888888"><br></font></blockquote><div><br></div><div>bash exists in /bin on Linux and /usr/local/bin on FreeBSD, whereas env exists in /usr/bin on both. Looking at all other Unices, I&#39;d be surprised if env is located elsewhere more often than bash.</div>
<div><br></div><div>Alex</div></div>