Linux
Command
Library
Commands
Basics
Tips
trawl
trawl
TLDR
Show column names
$ trawl -n
Filter interface names using a case insensitive regular expression
$ trawl -f wi
Get a list of available interfaces
$ trawl -i
Include the loopback interface
$ trawl -l
COLLAPSE ALL
Copied to clipboard