mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-09 00:26:03 +02:00
nstat: add page (#15822)
This commit is contained in:
parent
c0b1a22dc7
commit
e2243629e2
1 changed files with 12 additions and 0 deletions
12
pages/linux/nstat.md
Normal file
12
pages/linux/nstat.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# 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]}}`
|
Loading…
Add table
Reference in a new issue