📜  linux 中的 chmod 777 命令 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:40.957000             🧑  作者: Mango

代码示例5
Setting 777 permissions to a file or directory 
means that it will be readable, writable and executable
by all users and may pose a huge security risk