Saturday, October 22, 2022

Re: using netstat without terminal

On Sat, Oct 22, 2022 at 08:30:47AM +0200, Harald Dunkel wrote:

> 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
>

Use -v

-Otto

No comments:

Post a Comment