<div dir="ltr">Hi<br><div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 2, 2014 at 8:59 AM, Chris Adams <span dir="ltr"></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
If that&#39;s the case, why do we have the /bin/sh symlink?  Just remove it<br>
and make the bash dependency explicit (so everything has to call<br>
/bin/bash).<br></blockquote><div><br></div><div>I understand this is a rherotical argument but the symlink exists because it is required by things like system()<br><br>Ex: execl(&quot;/bin/sh&quot;, &quot;sh&quot;. &quot;-c&quot;, command, (char *) 0);<br><br></div><div>Rahul<br></div><div> <br></div></div></div></div></div>