Help for this page
Select Code to Download
Select
or
download this
my $cp_rv = system('cp', '-rp', $src, $dst); ... } system('rm', '-rf', $src);