# File lib/facter/util/processor.rb, line 186 def self.machinfo(command="/usr/contrib/bin/machinfo") Facter::Core::Execution.exec(command) end