Hi, I'm perls beginner now, I have a problem when create a script find all file in subdirectory that have the same filename. How I write the script using perl and return the result like below:
File1: ~/A/File ~/A/AA/file1 ~/A/C/CC/CCC/file
Kuan.
