I accidentally overwrote the /bin/bash file with a dumb script that I intented to put inside the /bin folder.
How do I get the contents of that file back? Is there a way I can find the contents on the web, and just copy them back in? What are my options here, considering that terminal gives an error talking about "Too many Symbolic Links?"
I'm still a newcomer to this kind of thing, and I appreciate all the help I can get.
Edit: I forgot to mention I'm on Kali 2.2 Rolling, which is pretty much debian with some added features.
Edit 2: I also restarted the machine, as I didn't realize my mistake until a few days ago. That makes this quite a bit harder.