NAME

Ixchel::functions::manufacturer - Returns the manufacturer of the system found via dmidecode.

VERSION

Version 0.0.1

SYNOPSIS

use Ixchel::functions::manufacturer;

print 'Manufacturer: '.manufacturer."\n";

Functions

manufacturer

Fetches system-manufacturer via dmidecode.

If not ran as root, this will return blank.