My file tree looks like this:
- Parent folder
- Subfolder
- Subsubfolder
- Subfolder
- Subsubfolder
- Subfolder
- Subsubfolder
- Subfolder
I'd like to move all subsubfolders
to the parent folder without changing the structure of the subsubfolders
. How do I do this?