--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # nstat > View network statistics. > More information: . - View network statistics since last time `nstat` was run: `nstat` - View all-time network statistics: `nstat {{[-a|--ignore]}}` - Display help: `nstat {{[-h|--help]}}`