Learn how to change permissions for files and folders

You may want to change permission for multiple files and folders. This can be done with the chmod shell command.The syntax for the chmod command is: root@web [/scripts]# chmod --help Usage: chmod [OPTION]... MODE[,MODE]... FILE... or: chmod [OPTION]... OCTAL-MODE FILE...…

Continue ReadingLearn how to change permissions for files and folders