I have a log file which consists of 3 dots. I need to search it under a

aman

New member
directory using PERL.? I have 3 log files in a directory out of which the names of 2 log files consists of 4 or more dots. Only 1 log filename includes 3 dots eg: aman.deepak.pavan.log. How can I search for that file only and move it to a particular Folder using PERL???? Please help.
 
Back
Top