# File lib/facter/util/ip.rb, line 118
  def self.hpux_netstat_in
    Facter::Util::Resolution.exec("/bin/netstat -in")
  end