1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-28 13:19:46 +01:00
tldr/pages/linux/ifstat.md
Managor dcc39b8f47
ifstat: add page (#14013)
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
2024-10-06 20:30:32 +02:00

16 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}}`