We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13ab6a6 + 879ef3b commit c1b21c5Copy full SHA for c1b21c5
1 file changed
docs/linux/cli/linux-cli-dir.md
@@ -18,7 +18,7 @@ Linux 系统是一种典型的多用户系统,不同的用户处于不同的
18
```bash
19
$ ls -l
20
total 64
21
-dr-xr-xr-x 2 root root 4096 Dec 14 2012 bin
+drwxr-xr-x 2 root root 4096 Dec 14 2012 bin
22
dr-xr-xr-x 4 root root 4096 Apr 19 2012 boot
23
```
24
@@ -52,7 +52,7 @@ dr-xr-xr-x 4 root root 4096 Apr 19 2012 boot
52
53
54
55
56
57
58
0 commit comments