From e2243629e255aa45ae2d89cd31a921b47a20c65f Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Wed, 12 Mar 2025 08:37:29 +0200 Subject: [PATCH] nstat: add page (#15822) --- pages/linux/nstat.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 pages/linux/nstat.md diff --git a/pages/linux/nstat.md b/pages/linux/nstat.md new file mode 100644 index 0000000000..d141fa95ac --- /dev/null +++ b/pages/linux/nstat.md @@ -0,0 +1,12 @@ +# nstat + +> View network statistics. +> More information: . + +- View network statistics since last time `nstat` was run: + +`nstat` + +- View all-time network statistics: + +`nstat {{[-a|--ignore]}}`