Package: iproute Version: 20120521-3+b3 Severity: minor File: /bin/ss Dear Maintainer,
I ran '/bin/ss' and the output it ran over the end of lines when there was a connection to port 5432 due to there not being enough space to the right of the last colon for the word "postgresql" I tried making the window wider and running it again with the same result. well-known port 587 "submission" has the same problem eg: State Recv-Q Send-Q LocalAddress:Port Peer Address:Port ESTAB 0 0 127.0.0.1:48395 127.0.0.1:35327 ESTAB 0 0 127.0.0.1:41729 127.0.0.1:submissio n ESTAB 0 0 127.0.0.1:submission 127.0.0.1:41729 to replicate thses results as root: sleep 3 | nc -lp 587 & sleep 1 ; sleep2 | nc localhost 587 & sleep 1 ; ss dst 127.0.0.1 ; kill %1 %2 It would be nice to have the word fit on screen if there is room, and also have right column correctly tabulated when there is room for the local port name. -- System Information: Debian Release: 7.4 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'oldstable-updates'), (500, 'stable'), (500, 'oldstable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/16 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages iproute depends on: ii libc6 2.13-38 ii libdb5.1 5.1.29-5 Versions of packages iproute recommends: pn libatm1 <none> Versions of packages iproute suggests: pn iproute-doc <none> -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org