I have accidentally deleted /bin/sh, and I am trying to to re-install it.
If I type sh in the terminal, It says
The program 'sh' can be found in the following packages:
* bash
* dash
If I try to apt-get install bash, I get
bash is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 109 not upgraded.
So, how am I supposed to get /bin/sh back?