/bin/bash^M: bad interpreter: No such file or directory
if you cannot run a script called yourScript.sh
run the following command in terminal
sed -i -e 's/\r$//' yourScript.sh
Then your script should run
/bin/bash^M: bad interpreter: No such file or directory
if you cannot run a script called yourScript.sh
run the following command in terminal
sed -i -e 's/\r$//' yourScript.sh
Then your script should run
bad interpreter: /bin/python3^M: no such file or directory
dos2unix FILENAME
bad interpreter no such file or directory python
sudo update-alternatives --install /usr/bin/python python /usr/bin/python3.8 1
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us