Files
cheatsheet-tldr/tldr/linux/nstat
2025-03-13 00:18:34 +00:00

18 lines
309 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# 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]}}`