Мануалы и справочники Общие команды
trawl

Команда trawl: опции, ключи и примеры использования

trawl

Prints out network interface information to the console, much like ifconfig/ipconfig/ip/ifdata. More information: https://github.com/robphoenix/trawl.

  • 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

Изображение Выучи 10 хороших привычек для работы в UNIX от IBM