Think of it as going to the most high level folder, doing a Ctrl Find, and searching .DS_Store and deleting them all.
I want them all deleted, from all subfolders and subfolders subfolders and so on. Basically inside the top level folder, there should be no .DS_Store file anywhere, not even in any of its subfolders.
What would be the command I should enter?