Answers for "ubuntu 18.04 sh file $'\r': command not found"

7

run.sh: line 39: $'r': command not found

sed -i 's/r$//' filename
Posted by: Guest on August-11-2020

Code answers related to "ubuntu 18.04 sh file $'\r': command not found"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language