💻 Software
list folders by the number of files recursively
Fresh5 days ago
Mar 15, 20268386 viewsConfidence Score0%
0%
Problem
Is there any Linux application for finding the folders with the most number of files? baobab sorts folders by their total size, I'm looking for a tool that lists folders by the total number of files in it. The reason I'm looking is because copying tens of thousands of small files is excruciatingly …
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: list folders by the number of files recursively
Low Risk
From Shell: list directories ordered by file count (see article for explanations) : A one-liner (for the home-directory) : A script :
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix