install sh

Sean Sieger sean.sieger at gmail.com
Fri Apr 13 18:15:24 UTC 2007


Matthew Flaschen <matthew.flaschen at gatech.edu> writes:

   Sean Sieger wrote:
   > Um, I just tried to unlink /bin/sh; how can I install it?

   /bin/sh is a symlink to either bash (before Edgy) or dash (Edgy and after).

   Just run:

   sudo ln -s /bin/bash /bin/sh

   Obviously replace bash with dash in that command if you're using Edgy or
   later.  And do it SOON, before any other computing tasks, or you may
   experience serious problems.

   Matthew Flaschen

Done.

Thank you for your help this week, Matthew.





More information about the ubuntu-users mailing list