Hi Gurus,
I need your help badly. I want to do this.
Have a directory called IMAGES and under that several sub directories. These subdirectories have images in it with .jpg format. I need to achieve this.
Search for a file named myimage.jpg (same file exist in many sub directories)from the subdirectories and then copy all the subdirectories including the myimage.jpg file (may have some other .jpg images too which I don't need) to another directory named OLDIMAGES.
--Sethu
I need your help badly. I want to do this.
Have a directory called IMAGES and under that several sub directories. These subdirectories have images in it with .jpg format. I need to achieve this.
Search for a file named myimage.jpg (same file exist in many sub directories)from the subdirectories and then copy all the subdirectories including the myimage.jpg file (may have some other .jpg images too which I don't need) to another directory named OLDIMAGES.
--Sethu