✏️ update

This commit is contained in:
nick 2019-04-04 20:25:36 +08:00
parent c53bb91732
commit 26909fd2b8
2 changed files with 15 additions and 0 deletions

View File

@ -358,12 +358,24 @@ pgrep -l nginx #查看 nginx 进程名称
```
#### vnstat 命令
```
```
#### iostat 命令
```
```
#### iftop 命令
```
```
#### iotop 命令
```

3
package-lock.json generated Normal file
View File

@ -0,0 +1,3 @@
{
"lockfileVersion": 1
}