<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Aug 30, 2014 at 5:13 PM, vignesh babu <span dir="ltr">&lt;<a href="mailto:jvigneshbabu@gmail.com" target="_blank">jvigneshbabu@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Is there a way to replace only the sh ? just in case if I can avoid the reinstall...</div></blockquote><div>
<br></div><div>For starters:</div><div><br></div><div>    ls -li /bin/sh /bin/bash</div><div><br></div><div>If you are lucky, those are separate files and you can just &quot;sudo ln -sf bash /bin/sh&quot;. If not, someone&#39;s going to have to dig up a correct /bin/bash for you. (As it turns out I just migrated off a dying 10.8.5 iMac and have its last backup mounted on my new machine; I may be able to grab it off of that.)</div>
<div> </div></div>-- <br><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div>
<div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div>
</div></div>