logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pifconfig - display information about a network interface

Authors

       Arnaldo Carvalho de Melo <acme@redhat.com>

       Man page written by Miroslav Suchý <msuchy@redhat.com>, David Sommerseth <davids@redhat.com>

                                                   03/04/2025                                       PIFCONFIG(8)

Description

       This script mimic ifconfig behavior, but is written purely in python and python module ethtool.

Name

       pifconfig - display information about a network interface

Options

       INTERFACE
           Display information about only the listed interfaces. If no interface is given all interfaces are
           displayed.

       -h, --help
           Show help message and exit.

See Also

ifconfig(8)

Synopsis

       pifconfig [INTERFACE [INTERFACE [INTERFACE] ...]]

See Also