netstat 命令
命令用法
$ NETSTAT [-a] [-b] [-e] [-f] [-n] [-o] [-p] [-r] [-s] [-x] [-t] [interval][--ip]常用可选参数
结果参数解析
gackle@machine:~$ netstat -p
Active Internet connections (w/o servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
...
Active UNIX domain sockets (w/o servers)
Proto RefCnt Flags Type State I-Node Path
...使用实例
Last updated