✏️ rename
This commit is contained in:
parent
b2e5d8828f
commit
734714b697
8
.gitattributes
vendored
8
.gitattributes
vendored
@ -1,6 +1,6 @@
|
|||||||
* text=auto
|
* text=auto
|
||||||
|
|
||||||
*.css linguist-language=linux
|
*.css linguist-language=Shell
|
||||||
*.js linguist-language=linux
|
*.js linguist-language=Shell
|
||||||
*.html linguist-language=linux
|
*.html linguist-language=Shell
|
||||||
*.md linguist-language=linux
|
*.md linguist-language=Shell
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
* [grep-sed-awk](grep-sed-awk.md)
|
* [grep-sed-awk](grep-sed-awk.md)
|
||||||
|
|
||||||
## 网络与系统资源
|
## 网络与系统资源
|
||||||
* [netstat-system](netstat-system.md)
|
* [network-system](network-system.md)
|
||||||
|
|
||||||
## 打包压缩相关
|
## 打包压缩相关
|
||||||
* [tar-zip-gzip-bzip2-xz](tar-zip-gzip-bzip2-xz.md)
|
* [tar-zip-gzip-bzip2-xz](tar-zip-gzip-bzip2-xz.md)
|
||||||
|
@ -347,3 +347,9 @@ pgrep -l nginx #查看 nginx 进程名称
|
|||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### tcpdump 命令
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
```
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user