Timeline for How do I find where all the files are?
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 28, 2016 at 13:54 | comment | added | alexis | Nice, thanks! I was just putting together a find -exec commandline that counts the number of files in each directory with wc, then sorted; yours is close enough, and much simpler :-). And I can use sort -rn to get the large directories first. | |
| Nov 28, 2016 at 13:47 | vote | accept | alexis | ||
| Nov 28, 2016 at 13:43 | history | answered | Stephen Kitt | CC BY-SA 3.0 |