1

IT is on my case. They say I am using too much hard drive space, and need to use less.

I start looking for the culprits which are huge and are the cause. Problem is I have multiple nested directories, and am having a hard time finding them.

How can I do find the big files in a given directory and its sub-directories? Ideally, I would be able to sort them from large to small.

Thanks

Oliver Salzburg
  • 89,072
  • 65
  • 269
  • 311
user1032531
  • 1,711

2 Answers2

1

TreeSize Free and Spacesniffer are both great tools for this. I particularly like the visual presentation in Spacesniffer although it is very memory intensive as it updates in realtime.

0

One word (er, two) SpaceMonger... There are other tools, but this one is dear to me.

jredd
  • 906