fusioninventory::agent::tools::macos(3pm) debian man page | unix.com

Man Page: fusioninventory::agent::tools::macos

Operating Environment: debian

Section: 3pm

FusionInventory::Agent::Tools::MacOS(3pm)		User Contributed Perl Documentation		 FusionInventory::Agent::Tools::MacOS(3pm)

NAME
FusionInventory::Agent::Tools::MacOS - MacOS generic functions
DESCRIPTION
This module provides some generic functions for MacOS.
FUNCTIONS
getSystemProfilerInfos(%params) Returns a structured view of system_profiler output. Each information block is turned into a hashref, hierarchically organised. $info = { 'Hardware' => { 'Hardware Overview' => { 'SMC Version (system)' => '1.21f4', 'Model Identifier' => 'iMac7,1', ... } } } logger a logger object command the exact command to use (default: /usr/sbin/system_profiler) file the file to use, as an alternative to the command getIODevices(%params) Returns a flat list of devices as a list of hashref, by parsing ioreg output. Relationships are not extracted. logger a logger object class the class of devices wanted file the file to use, as an alternative to the command perl v5.14.2 2012-06-25 FusionInventory::Agent::Tools::MacOS(3pm)
Related Man Pages
module::build::platform::macos(3pm) - osx
datetime::format::epoch::macos(3pm) - debian
fusioninventory::agent::tools(3pm) - debian
fusioninventory::agent::tools::unix(3pm) - debian
fusioninventory::agent::tools::win32(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com