Hello i would like to use move files. But i cant figure out how to do something like this
For each folder
Loop
Lets say our main folder is admin
admin has 5 subfolder more or less
each folder has 2 subfolders and inside those are the files that i want to move next to that 2 subfolder. and delete the rest.
The problem i am having the 5 subfolder always have different names (but they end the same if it helps) how do i gram the files from subfolders and move it up
ps. i cant move all bc it would also put the other unworked files up and it would be a mess.