Answers for "sh: line 2: $'\r': command not found bash"

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 "sh: line 2: $'\r': command not found bash"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language