This commit is contained in:
2025-08-31 16:12:04 +08:00
parent 1b2e54a05d
commit 52dc69a2a5
4 changed files with 171 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
| g | r | w | x | |
| ---- | ---- | ---- | ---- | ------ |
| u | 4 | 2 | 1 | 7(rwx) |
| g | 4 | 2 | 1 | 7(rwx) |
| o | 4 | 2 | 1 | 7(rwx) |
| | | | | |