Update linux-cli-dir.md
parent
13ab6a6442
commit
879ef3bf08
|
@ -18,7 +18,7 @@ Linux 系统是一种典型的多用户系统,不同的用户处于不同的
|
||||||
```bash
|
```bash
|
||||||
$ ls -l
|
$ ls -l
|
||||||
total 64
|
total 64
|
||||||
dr-xr-xr-x 2 root root 4096 Dec 14 2012 bin
|
drwxr-xr-x 2 root root 4096 Dec 14 2012 bin
|
||||||
dr-xr-xr-x 4 root root 4096 Apr 19 2012 boot
|
dr-xr-xr-x 4 root root 4096 Apr 19 2012 boot
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -52,7 +52,7 @@ dr-xr-xr-x 4 root root 4096 Apr 19 2012 boot
|
||||||
```bash
|
```bash
|
||||||
$ ls -l
|
$ ls -l
|
||||||
total 64
|
total 64
|
||||||
dr-xr-xr-x 2 root root 4096 Dec 14 2012 bin
|
drwxr-xr-x 2 root root 4096 Dec 14 2012 bin
|
||||||
dr-xr-xr-x 4 root root 4096 Apr 19 2012 boot
|
dr-xr-xr-x 4 root root 4096 Apr 19 2012 boot
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue