Help for this page

Select Code to Download


  1. or download this
    use Shell;
    my $src = "D:\scripts";
    my $dest = "D:\labserver3";
    xcopy($src,$dest);