mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
17 lines
286 B
Markdown
17 lines
286 B
Markdown
![]() |
# ifstat
|
||
|
|
||
|
> View network interface statistics.
|
||
|
> More information: <https://manned.org/ifstat>.
|
||
|
|
||
|
- View network interface statistics since last query:
|
||
|
|
||
|
`ifstat`
|
||
|
|
||
|
- View network interface statistics since last boot:
|
||
|
|
||
|
`ifstat {{-a|--ignore}}`
|
||
|
|
||
|
- View error rate:
|
||
|
|
||
|
`ifstat {-e|--errors}}`
|