Help for this page
system qw(update blablblbabal);
chdir "x:"; system qw(update blablblbabal)> $temp/out.txt;
chdir "x:"; system "update blablblbabal)> $temp/out.txt";