SensorsTechForum - How to Technology and PC Security Forum
Popular Topics => PC Tips & Tricks => Topic started by: Gabriel9999 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
-
chmod 770 filename
That should be the command but that is for Unix/Linux systems.
This is mainly a forum for Windows, so simple questions like that could easily be answered with a quick Google Search.