# File lib/facter/util/architecture.rb, line 8 def self.lsattr(command="lsattr -El proc0 -a type") Facter::Core::Execution.exec(command) end