On April 13, 2005 02:39 pm, Rad Craig wrote: > I found a neat little program the other day that displays all the > directories/folders on your drive, sorted by drive space. Makes it > very easy to find out where all that drive space went and delete old > junk. Unfortunately it was for Windows only, but thats what I needed > at the time. Now I would like to do the same thing to my Mac. Does > anyone know of such an app? > > Where I can see which directories/files are taking up the most space so > I can delete them if I don't need them? You know, like those pesky > unix kernels. :) As long as you are stuck with the pesky unix kernel, you could try the unix command line utility (du -k /). You would need to get into using another pesky unix utility (sort) to get the list ordered by size, though. -- Ean Kingston E-Mail: ean AT hedron DOT org URL: http://www.hedron.org/