system qw(update blablblbabal); #### chdir "x:"; system qw(update blablblbabal)> $temp/out.txt; #### chdir "x:"; system "update blablblbabal)> $temp/out.txt";
## chdir "x:"; system qw(update blablblbabal)> $temp/out.txt; ##
## chdir "x:"; system "update blablblbabal)> $temp/out.txt";