- or download this
C:\elmPaul\jod25573786-2k2
C:\elmPaul\jod25573786-2k2\wed25573786-2k2
- or download this
finddepth (\&update_file , "C:\\elmPaul" );
...
$concat = "$1$new_hostname$2";
rename($_, $concat) || print "error can't renames:$!";
}
- or download this
sub update_file
{
...
$concat = "$1$new_hostname$2";
rename($_, $concat) || print "error can't renames:$!";
}