mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-29 22:15:38 +02:00
Update netstat.md
This commit is contained in:
parent
14a4c9d729
commit
a8b41f5b1c
1 changed files with 1 additions and 1 deletions
|
@ -22,6 +22,6 @@
|
|||
|
||||
`netstat -c`
|
||||
|
||||
- List routes (-r) without resolving ip to hostname (-n):
|
||||
- List routes and do not resolve IP to hostname:
|
||||
|
||||
`netstat -rn`
|
||||
|
|
Loading…
Add table
Reference in a new issue