update
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
3. 字符设备,符号为 `c`
|
||||
4. 块设备,符号为 `b`
|
||||
5. 套接字文件,符号为 `s`
|
||||
6. 软链接文件,类似 ·Windows· 系统的快捷方式,删除了并不会影响源文件,符号为 `l`
|
||||
6. 软链接文件,类似 `Windows` 系统的快捷方式,删除了并不会影响源文件,符号为 `l`
|
||||
7. 管道文件,符号为 `p`
|
||||
|
||||
补充:常见的文件类型为 `-` `d` `l`
|
||||
@ -26,7 +26,7 @@
|
||||
|
||||
- 其它人(others)
|
||||
|
||||
解读
|
||||
#### 解读
|
||||
|
||||
```
|
||||
-rw-rw-r-- 1 nick nick 0 May 12 16:05 demo.php
|
||||
|
Reference in New Issue
Block a user