Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

/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/
$//' yourScript.sh

Then your script should run
Comment

bad interpreter: /bin/python3^M: no such file or directory

dos2unix FILENAME
Comment

/bin/bash^M: bad interpreter: No such file or directory

sed -i -e 's/
$//' create_mgw_3shelf_6xIPNI1P.sh
Comment

PREVIOUS NEXT
Code Example
Shell :: how to restore deleted branch in git 
Shell :: Files by size 
Shell :: github actions install postgres 
Shell :: how to install deepin desktop environment on ubuntu 20.10 
Shell :: what is gist in github 
Shell :: The file AppDataRoaming pmyarn.ps1 is not digitally signed. 
Shell :: git checkout fast 
Shell :: how to install vim on macos 
Shell :: pip install cookiecutter 
Shell :: ubuntu lamp setup 
Shell :: git 
Shell :: installing font awesome brand icons 
Shell :: command line of linux os 
Shell :: linux how to make makefile 
Shell :: makefile parameter 
Shell :: manually shut down docker mac 
Shell :: env file firebase 
Shell :: materila ui 
Shell :: install pytorch in virtual environment 
Shell :: node version manager 
Shell :: failed to start high performance web server and reverse proxy 
Shell :: linux zip folder without parent folder 
Shell :: linux curl get request 
Shell :: copy file to another directory linux 
Shell :: run sh file 
Shell :: what is group in linux? 
Shell :: How to check if you are in tmux bash 
Shell :: git push 
Shell :: bash find text in all csv files 
Shell :: cannot find module descriptiondatamatcherruleplugin 
ADD CONTENT
Topic
Content
Source link
Name
5+8 =