mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-26 06:52:51 +00:00
Update cheatsheets
This commit is contained in:
17
tldr/linux/nstat
Normal file
17
tldr/linux/nstat
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
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]}}`
|
||||
Reference in New Issue
Block a user