Assuming it's just a folder, open the folder in Finder. Then click the "Detail" view button. Finally, click the "Size" column. The largest files will sort to the top.
Explains how to sort files or directories by size (largest file first) using Linux, *BSD , macOS, or Unix ls command line options.
To add recursion, I would leave the sorting of the lines to the sort command and tell it to use the 5th column to sort on. ls -lR | grep '^-' | sort -k 5 -rn. -rn means ...
A du/sort command to show the largest files under a directory on Mac OS X. The Unix/Linux command that worked for me on my MacOS system ...
Keep folders at the top: When sorting by name, you can keep folders (in alphabetical order) at the top of the list. Choose Finder > Preferences, click Advanced, then ...
All replies · 1) In the "Search" field enter your search. · 2) Select "List view", as the view · 3) Tap the "Arrange" button, and set to "None" · 4) In the ...
However, there are some excellent tools for macOS that let you find the
How to Find Items Based on File Size on a Mac · From the Mac OS Desktop, open any new Finder window · Hit Command+F to bring up Search ...
The desktop gives you many different ways to arrange the files you're working on. You can keep your files sorted by name, kind, date added, size, tags, and more.
It's near the bottom: check “Show Item Info” and that information will show up on the Finder view. Notice while you're viewing this tiny window that ...