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