I'm trying to move files from inside sub folders into the top level folder
So say my file structure is like this
Top Level → Folder inside Top level → File inside folder
And I want to move out of the folder and to the top level.
What is the best way to do that