≡ Menu

How to CHMOD Files and Folder

Set chmod a Folder or a file

Set chmod all folders and files

If you really want to do is set the directories to 755 and either leave the files alone or set them to 644 for this you can use the find command e.g.

to change all the directories to 755:

to change all the files to 644:

{ 0 comments… add one }

Leave a Comment