ladybird/Base/usr/share
brapru a7bb3fe7a8 netstat: Add the wide flag option
Previously netstat would print the whole line of an ip address or
resolved hostname. If the hostname was longer than the address column
length, it would push following columns into disaligned output.

This sets the default behavior to truncate any IP address or symbolic
hostname that is larger than the maximum address column size to provide
cleaner output. In the event the user wishes to see the whole address
name, they can then pass the wide option that will output as wide as
necessary to print the whole name.
2022-04-21 13:17:29 +02:00
..
man netstat: Add the wide flag option 2022-04-21 13:17:29 +02:00
shell/completion Base: Add some default completions to shellrc 2022-04-18 19:53:10 +04:30