Hi All,
I have written a small perl script to perform copy operation. I have a list of directories which i have to go to and check for a file. I have only a part of the file name. Using this part filename i have to find the file and copy it from there to another directory. How can i achieve this.