How does CentOS set the write permission of a directory including subdirectories 777?

chmod -R 777 folder
E.g:
chmod -R 777 /var var permissions will become 777, all subdirectories and file permissions under var will become 777

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326456093&siteId=291194637