Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save LetsCreatProjects/40634777ea6d3d387a0610883a6b5f79 to your computer and use it in GitHub Desktop.
Save LetsCreatProjects/40634777ea6d3d387a0610883a6b5f79 to your computer and use it in GitHub Desktop.
bash {file} > Permission denied
bash: ./{file}: Premission denied SOLVED!
1.insert command: chmod +x {name of the file to run}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment