1
PC Tips & Tricks / File Permission of The Sh Files
« on: May 21, 2019, 11:11:27 am »
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