Under Linux, I'm looking for a command to list the biggest file and/or the biggest directories under a directory.
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
migrated from stackoverflow.com Apr 28 '11 at 13:56
|
If all you want is the ten biggest files just do |
|||
|
|
This will show the biggest directory/file in a directory in KB. Changing the head value will result in the top x files/directories. |
|||
|
|