The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

FusionInventory::Agent::Tools::BSD - BSD generic functions

DESCRIPTION

This module provides some generic functions for BSD.

FUNCTIONS

getInterfacesFromIfconfig(%params)

Returns the list of interfaces, by parsing ifconfig command output.

Availables parameters:

logger a logger object
command the command to use (default: /sbin/ifconfig -a)
file the file to use