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