翻译进度
1
分块数量
0
参与人数
这是一篇协同翻译的文章,你可以点击『我来翻译』按钮来参与翻译。
The netstat command stands for Network Statistic. It displays information about different interface statistics including open sockets, routing tables and connection information.
Syntax:
netstat

Look at the above snapshot, it is a list of open sockets.
netstat -p
This command displays programs associated with open socket.

netstat -s
It displays detiled statistics for all ports.

netstat -r
This command displays routing table information.

本文中的所有译文仅用于学习和交流目的,转载请务必注明文章译者、出处、和本文链接
我们的翻译工作遵照 CC 协议,如果我们的工作有侵犯到您的权益,请及时联系我们。
Server 社区 Wiki
关于 LearnKu
推荐文章: