Help for this page

Select Code to Download


  1. or download this
    $file = '/root/db.dns.com';               # Name the file
    open(INFO, $file);              # Open the file
    ...
    @a  = split(/    /, $i);
    print @a[0] . "\n";
    }
    
  2. or download this
    asdfrbrn              IN A     206.23.12.5
    a234rn              IN A     206.23.12.5