]> git.proxmox.com Git - mirror_iproute2.git/commit - misc/ss.c
ss: Add option to suppress header line
authorDavid Ahern <dsa@cumulusnetworks.com>
Fri, 15 Jul 2016 22:45:39 +0000 (15:45 -0700)
committerStephen Hemminger <shemming@brocade.com>
Wed, 20 Jul 2016 18:55:43 +0000 (11:55 -0700)
commit7a4559f67c8c4dcd6d8d361018ac239090713b69
tree6d8f75528eb660d80eb78b90fa62c32b61993c95
parent930d3f281980997176d12717e85ca6e37604a307
ss: Add option to suppress header line

Add option to suppress header line. When used the following line
is not shown:
"State  Recv-Q Send-Q     Local Address:Port  Peer Address:Port"

Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
man/man8/ss.8
misc/ss.c