Help for this page

Select Code to Download


  1. or download this
    foreach ( 7100 .. 7114 ) {
        my $path = File::Spec->catdir( $topdir, "$_/hosted/docs/cdm4/msoff
    +ice" );
    ...
        print `$cmd` . "\n";
    }
    
  2. or download this
    rmdir /s /q D:\sites\cust\7112\hosted\docs\cdm4\msoffice
    rmdir: failed to remove `/s': No such file or directory
    rmdir: failed to remove `/q': No such file or directory
    rmdir: failed to remove `D:\\sites\\cust\\7112\\hosted\\docs\\cdm4\\ms
    +office': Directory not empty
    
  3. or download this
    D:\z>perl -v <br>
    This is perl, v5.10.0 built for MSWin32-x86-multi-thread