mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 08:02:08 +02:00
commit
5ab24c1a71
1 changed files with 4 additions and 0 deletions
|
@ -21,3 +21,7 @@
|
|||
- List information continuously:
|
||||
|
||||
`netstat -c`
|
||||
|
||||
- List routes and do not resolve IP to hostname:
|
||||
|
||||
`netstat -rn`
|
||||
|
|
Loading…
Add table
Reference in a new issue