Make a Bash Script Executable

December 24, 2022 Reading time: ~1

To make a bash script executable on linux run the command below:

$ chmod u+x filename.sh

About

Welcome to my blog. I'm a technology enthusiast. I will use this space to present my projects and post simple tips on computer technology and programming.

Tags