1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-04 21:35:25 +02:00
tldr/pages/linux/nstat.md
2025-03-26 00:36:41 +02:00

16 lines
259 B
Markdown

# nstat
> View network statistics.
> More information: <https://manned.org/nstat>.
- View network statistics since last time `nstat` was run:
`nstat`
- View all-time network statistics:
`nstat {{[-a|--ignore]}}`
- Display help:
`nstat {{[-h|--help]}}`