Help for this page

Select Code to Download


  1. or download this
    sub nslookup
    {
    ...
                            $input, $nameserver);
            }
    }
    
  2. or download this
    @output = `/usr/sbin/nslookup -q=$query_type $input $nameserver 2>&1`;