We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a4bf6f commit 508bdd4Copy full SHA for 508bdd4
权限管理.md
@@ -29,3 +29,4 @@
29
30
1. `chmod u-r 文件` 表示取消作者的读权限
31
2. `chmod u+r 文件` 表示添加作者的读权限
32
+ 3. `chmod 二进制数字对应的十进制数字 文件` 来修改对应的权限
0 commit comments