/bin/bash^M: bad interpreter: no such file or directory
Posted by in Linux/bin/bash^M: bad interpreter: no such file or directory
If you are using both windows and linux, because of they are using different charecter for tab, new line etc … , you can get this error.
simply use
dos2unix filename
if not installed
sudo apt-get install dos2unix
You can follow any responses to this entry through the RSS 2.0 You can leave a response, or trackback.
