Help for this page

Select Code to Download


  1. or download this
    
         23 sub increm
         24     { $mid = ($mi + $gap) % 60; }
    
  2. or download this
    
         44     if (open CAC, "+>", "cache.html") {
    
  3. or download this
    
         51     my $filetobecopied = "cache.html.";
         52     my $newfile = "nmapresult.html.";
         53     copy($filetobecopied, $newfile) or die "File cannot be cop
    +ied.";
    
  4. or download this
    
         40     chdir "$pathofnmap";
    
         42     chdir "C:/Documents and Settings/Wxp/Documenti/pubz";
    
  5. or download this
    
         55     close NMAP;} else {die "Impossibile aprire Nmap $!\n"}}