File Permission of The Sh Files

Gabriel Turqos

New member
Mar 11, 2019
8
0
0
I have a directory where a lot of bash script or sh file exist. I want to change their permission to the 770 with the chmod command. How can I accomplish that? Thanks