I have a folder, and inside this folder are hundreds of subfolders and inside each of those subfolders are files.
I would like to add the subfolder names as prefixes to each of the files within them.
Recursively, obviously.
I have some idea how to do this...but not really.
Any ideas?
Cheers