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 :: git squash commits 
Shell :: install apache2 
Shell :: gitignore folder 
Shell :: php artisan doctrine migrations add all 
Shell :: git push local repo to remote 
Shell :: set environment variable powershell 
Shell :: commit unstaged changes to new branch 
Shell :: open folder 
Shell :: get ip address linux 
Shell :: copy file permissions to another file 
Shell :: command line windows find file 
Shell :: how to get token of a raw github file 
Shell :: install ubuntu on wsl 
Shell :: installer composer windows 10 
Shell :: putty export / download all sessions 
Shell :: This is a GitLab CI configuration to build the project as a docker image 
Shell :: how to make a react project a githubpages site 
Shell :: wordpress set tagline from cli 
Shell :: To install Scrapy on Ubuntu (or Ubuntu-based) systems 
Shell :: remove empty pdf page 
Shell :: swithc branch in github 
Shell :: Github code for update 
Shell :: nvm change version 
Shell :: git --version git version 2.7.0 (Apple Git-66) 
Shell :: sed extract string between two patterns 
Shell :: git first time 
Shell :: bash delete the last line of a file 
Shell :: default gatsby typescript started 
Shell :: awk uppercase first character 
Shell :: running file pug 
ADD CONTENT
Topic
Content
Source link
Name
2+3 =