1
0
Fork 0
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:
Wing 2016-01-15 17:21:16 +08:00
parent 14a4c9d729
commit a8b41f5b1c

View file

@ -22,6 +22,6 @@
`netstat -c` `netstat -c`
- List routes (-r) without resolving ip to hostname (-n): - List routes and do not resolve IP to hostname:
`netstat -rn` `netstat -rn`