Hi folks, would it be possible to fix netstat for 7.3 wrt the assumed screen size, even if there is no terminal involved? Something like
netstat -f inet6 -ln </dev/null | cat should not be restricted to 80 columns output, making the IPv6 addresses unreadable. Of course I checked netstat(1), but apparently there is no "-o wide" or similar. Thank you very much in advance Harri