mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-16 12:11:21 +08:00
feat: add react.md
cheatsheet.
This commit is contained in:
@ -64,11 +64,11 @@ drwxr-xr-x 2 root root 2 Jun 30 18:06 dir
|
||||
```text
|
||||
d rwx r-x r-x
|
||||
┬ ─┬─ ─┬─ ─┬─
|
||||
│ │ │ │
|
||||
│ │ │ └─ 4. Other|5 (4+0+1)
|
||||
│ │ └────── 3. Group|5 (4+0+1)
|
||||
│ └─────────── 2. User |7 (4+2+1)
|
||||
└─────────────── 1. File Type | directory
|
||||
┆ ┆ ┆ ┆
|
||||
┆ ┆ ┆ ╰─ 4. Other|5 (4+0+1)
|
||||
┆ ┆ ╰────── 3. Group|5 (4+0+1)
|
||||
┆ ╰─────────── 2. User |7 (4+2+1)
|
||||
╰─────────────── 1. File Type | directory
|
||||
```
|
||||
|
||||
### 权限模式
|
||||
|
Reference in New Issue
Block a user