I need an app that tells about file & folder sizes, like what is the biggest file and/or folder on my hard disk, sort this detail from biggest file and/or folder to the smallest & vice versa, also able to tell me about this detail based on the folder that I have chosen.
feedback
|
migrated from stackoverflow.com Aug 28 '10 at 1:16
This question came from our site for professional and enthusiast programmers.
|
You could try Disk Inventory X.
| |||||||
feedback
|
|
you can easily do this at the command line by executing the following at the root (/),
For directories only you can execute:
| |||
feedback
|
|
I recommend DaisyDisk. Files and folders are visualized by a ring chart, makes it easy to identify which file/folder takes the most space in the hard disk. The trial version has no limit on time, just a nagging screen when you launch the app. | |||
|
feedback
|
|
You might be interested in GrandPerspective. | |||
|
feedback
|