How to delete a folder that is completely contained within another folder

The best solution for finding and removing duplicate files.
jiut
Posts: 1
Joined: Sat Nov 09, 2024 3:34 am

How to delete a folder that is completely contained within another folder

Post by jiut »

example:

﹂main folder
----﹂a1
--------﹂1.jpg
--------﹂2.jpg
----﹂a2
--------﹂1.jpg
--------﹂2.jpg
--------﹂3.jpg
----﹂b1
--------﹂x.mp4
--------﹂y.mp4
----﹂b2
--------﹂x.mp4
--------﹂y.mp4
--------﹂z.mp4

How to delete a1 and b1 without changing a2 and b2?
User avatar
DigitalVolcano
Site Admin
Posts: 1819
Joined: Thu Jun 09, 2011 10:04 am

Re: How to delete a folder that is completely contained within another folder

Post by DigitalVolcano »

I don't think you can do this automatically.
You'd have to go in and mark the folders manually (you can right click to get a menu for folder marking).
Post Reply