[Util] – How to change the permissions of a file in order to make it an executable script?

Use the command chmod to apply the permission 755. Following an example. ( Note the x at the end in … More