📌  相关文章
📜  如何为 ubuntu|linux 中的文件夹和所有内容分配权限 - Shell-Bash 代码示例

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

代码示例1
only change the no(like 777,775 etc) according to your need 
current scenior i am giving full permission to file/sub-directories
chmod -R 777 your_directory_name