Hi all,
I have a directory, and within that subfolders (and some of these folders have subfolders within them as well). I'd like an easy way to copy the files within these folders to the parent directory (to not overright if the name already exists in the parent dir), and to delete the original subfolder the file was in (if its empty). Is there an easy way to do this?
Any help is appreciated. TIA