Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

chmod just directories

find /path/to/base/dir -type f -exec chmod 644 {} +
Source by superuser.com #
 
PREVIOUS NEXT
Tagged: #chmod #directories
ADD COMMENT
Topic
Name
8+1 =