--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # ifstat > View network interface statistics. > More information: . - View network interface statistics since last query: `ifstat` - View network interface statistics since last boot: `ifstat {{[-a|--ignore]}}` - View error rate: `ifstat {{[-e|--errors]}}`