SyntaxFix
Write A Post
Hire A Developer
Questions
🔍
[linux] ./configure : /bin/sh^M : bad interpreter
Home
Question
./configure : /bin/sh^M : bad interpreter
You can also do this in Kate.
Open the file
Open the
Tools menu
Expand the
End Of Line
submenu
Select
UNIX
Save
the file.
Examples related to
linux
•
grep's at sign caught as whitespace
•
How to prevent Google Colab from disconnecting?
•
"E: Unable to locate package python-pip" on Ubuntu 18.04
•
How to upgrade Python version to 3.7?
•
Install Qt on Ubuntu
•
Get first line of a shell command's output
•
Cannot connect to the Docker daemon at unix:/var/run/docker.sock. Is the docker daemon running?
•
Run bash command on jenkins pipeline
•
How to uninstall an older PHP version from centOS7
•
How to update-alternatives to Python 3 without breaking apt?
Examples related to
bash
•
Comparing a variable with a string python not working when redirecting from bash script
•
Zipping a file in bash fails
•
How do I prevent Conda from activating the base environment by default?
•
Get first line of a shell command's output
•
Fixing a systemd service 203/EXEC failure (no such file or directory)
•
/bin/sh: apt-get: not found
•
VSCode Change Default Terminal
•
Run bash command on jenkins pipeline
•
How to check if the docker engine and a docker container are running?
•
How to switch Python versions in Terminal?
Examples related to
shell
•
Comparing a variable with a string python not working when redirecting from bash script
•
Get first line of a shell command's output
•
How to run shell script file using nodejs?
•
Run bash command on jenkins pipeline
•
Way to create multiline comments in Bash?
•
How to do multiline shell script in Ansible
•
How to check if a file exists in a shell script
•
How to check if an environment variable exists and get its value?
•
Curl to return http status code along with the response
•
docker entrypoint running bash script gets "permission denied"
Examples related to
newline
•
How can I insert a line break into a <Text> component in React Native?
•
Print "\n" or newline characters as part of the output on terminal
•
Using tr to replace newline with space
•
How to write one new line in Bitbucket markdown?
•
Line break in SSRS expression
•
How to insert a new line in Linux shell script?
•
Replace CRLF using powershell
•
How to write new line character to a file in Java
•
What is the newline character in the C language: \r or \n?
•
How to print values separated by spaces instead of new lines in Python 2.7