pifconfig(8) ============ NAME ---- pifconfig - display information about a network interface SYNOPSIS -------- pifconfig [INTERFACE] DESCRIPTION ----------- This script mimic ifconfig behavior, but is written purely in python and python module ethtool. OPTIONS ------- INTERFACE:: Display information about only this interface. If no interface is given then all interfaces are displayed. -h, --help:: Show help message and exit. SEE ALSO -------- ifconfig(8) AUTHORS ------- Arnaldo Carvalho de Melo Man page written by Miroslav Suchý