Hacker News new | ask | show | jobs
by brendano 5326 days ago
if you don't have "sort -h" (mine doesn't do it), you can also use "du -m", which gives file sizes in megabytes -- pretty reasonable. (then "sort -n")