Help for this page

Select Code to Download


  1. or download this
    system("plink $server");
    rest of my perl script
    
  2. or download this
    chdir ($pathToCheck);
        
    ...
        }
        close (theOutputFile);
        close (theInputFile);