I have a folder called IMAGES, and within that folder are many other folders (eg: Fashion, Entertainment, Houses) etc.
I want to write a script that will open the directory IMAGES, then open all the sub directories within the folder IMAGES and retrieve the first file (in alphabetical order). I have been trying for ages but the closest i could get is showing one image that the query string specifies.