Display information about a network interface
pifconfig [INTERFACE [INTERFACE [INTERFACE] ...]]
This script mimic ifconfig behavior, but is written purely in python and python module ethtool.
INTERFACE
Display information about only the listed interfaces. If no interface is given all interfaces are displayed.
-h, --help
Show help message and exit.
Arnaldo Carvalho de Melo <[email protected]>
Man page written by Miroslav Suchý <[email protected]>, David Sommerseth <[email protected]>