commands.sh

trawl

all

Print out network interface information to the console, much like ifconfig/ipconfig/ip/ifdata.

More info →

Examples (4)

Show column names

Filter interface names using a case-insensitive `regex`

trawl -f wi

List available interfaces

Include the loopback interface

made by @shridhargupta | data from tldr-pages