in reply to How can I opendir, replace all files containing a space with .?
toif (/ /) { $newfile =~ s/\(.*\) *\(.*\)/\./;
and you should be good to go.if ($filename =~ / /) { $newfile = $filename; $newfile =~ s/ /./g;
/\/\averick
perl -l -e "eval pack('h*','072796e6470272f2c5f2c5166756279636b672');"
|
|---|