You are on page 1of 1

NICINFO(1p)

erl Documentation

User Contributed P
NICINFO(1p)

NAME
nicinfo - print information about network interfaces
SYNOPSIS
nicinfo [ --ethernet ] [ --wifi ] [ --iface <iface> ]
DESCRIPTION
This script detects network interfaces present in system and prints out d
river, interface type, bus, mac address and a description for each interface.
OPTIONS
--iface <iface>
Detect and print information for the interface with kernel name <ifac
e>. Exmaples of <iface> are "eth0", "ath0" and "wlan0".
--ethernet
Detect only ethernet devices, not wirless.
--wifi
Detect only wireless devices, not ethernet.
AUTHOR
Kel Modderman, <kel@otaku42.de>
COPYRIGHT AND LICENSE
Copyright (C) 2007 - 2010 by Kel Modderman
This program is free software; you can redistribute it and/or modify it u
nder the terms of the GNU General Public License as published by the Free
Software Foundation; either version 2 of the License, or (at your option)
any later version.
This program is distributed in the hope that it will be useful, but WITHO
UT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public License along w
ith this package; if not, write to the Free Software Foundation, Inc., 51
Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
On Debian GNU/Linux systems, the text of the GPL-2 license can be found i
n /usr/share/common-licenses/GPL-2.

perl v5.14.2
03-13

2012NICINFO(1p)

You might also like