You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
487 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

lnstat
===
显示Linux系统的网路状态
## 说明
**lnstat命令** 用来显示Linux系统的网路状态
## 选项
```
lnstat(选项)
```
```
-h显示帮助信息
-V显示指令版本信息
-c指定显示网络状态的次数每隔一定时间显示一次网络状态
-d显示可用的文件或关键字
-i指定两次显示网络状的间隔秒数
-k只显示给定的关键字
-s是否显示标题头
-w指定每个字段所占的宽度
```