# File lib/facter/util/processor.rb, line 61 def self.lsattr(command="lsattr -El proc0 -a type") Facter::Util::Resolution.exec(command) end