Tagged Questions
2
votes
2answers
433 views
What's the most efficient way to get a sorted, human-readable du output on Mac OS 10.6? [closed]
I used to have this sweet alias for du I called dusort that would print out a human-readable list of sizes for the top-level subdirectories+files sorted by size. It was like a mini-filelight for mac ...