The GigaOM Network: Cleantech | Tech Insider | Gadget Gurus | Online Video | Open Source | Web Life | Research | Live Events | About | Contact

What’s eating my disk space?

Written on July 18, 2007 by Matt Radel and 16 people have commented

grandperspectivelogo.jpg Working on a MacBook Pro is a real joy. It’s a beautiful and amazing machine, and I don’t know how I ever got along without it. But I’m painfully aware of the pitfalls associated with working on a laptop – especially limited disk space. So when I let unneeded files or apps slip through without being deleted or uninstalled, it becomes obvious rather quickly. If my space drops significantly, I’m manually sifting through my files and folders to find the culprit.

But in this month’s Macworld I was thrilled to read about GrandPerspective, a handy little (free) utility that shows your disk space usage graphically. You can set it to scan a particular folder or your entire disk, find the space eaters, and reveal them in Finder for removal. After running it once I was able to reclaim a couple gigs.

It’s a great little utility, a must have for your laptop. Did I mention it’s free?

Leave a comment

Comments (15)

  • So what is eating your disk space? I have a MacBook with a 160 Gig HD and I’ve only used 40 Gig. Get it off your machine into an archive or an external. If you don’t access it at least once a month remove the file/app whatever. OSX thrives on ram and Disk space

  • eee… and what the helle are all those colours mean? :)

    for some oldschool text information lovers – grab this: http://www.id-design.com/software/whatsize/ – also free, does the job quite well, i liked it a lot. drop an eye and find your lost gigabytes :)

  • @ Nerg:

    I’ve got the 120 gig HD in mine. Space goes quickly when you put CS3, Parallels and Boot Camp partition on it (to name a few). I’m using about half my space right now, but I’m always trying to keep my disk as free as possible.

  • Comeon. Not all of us are on beautiful MBPs. Im going to go cry now.

  • yes; like the caveman in geico ads, I say: “what?”. I’ve got glaucona & need to blowup text to see.
    when doing so the text goes out of column under the side ads.
    do you think to use “bigger text” in browsers to dee if this happens? NO, you do not.
    plse correct this.
    thx- grampaBigAL…

  • http://www.id-design.com/software/whatsize/

    A whole lot more elegant and far easier on the eyes

  • OmniDiskSweeper does a similar job. I’ve found that Final Cut Studio and its associated resources are the most disk-hungry on my MBP.

  • Gag! I hate these images that resemble the interior of a beehive on LSD. They tell me absolutely nuthin’.

    As two other posters noted, “whatsize” is a more realistic alternative.

    Of course, YMMV.

    -Tod

  • Over the years I have also used and recommend both:
    OmniDiskSweeper (free, or $15 to activate delete button), http://www.omnigroup.com/applications/omnidisksweeper/
    and:
    WhatSize (free), http://www.id-design.com/software/whatsize/index.php .
    .
    Both provide a list of files and folders and their sizes, in Mac column-style view to allow you to drill-down and see what’s what.

    To me, far more useful than the eye-disorienting (IMO) GrandPerspective app.

  • I use Disk Inventory X, also free and visually stunning. Check it.

  • I second Disk Inventory – it gives you the best of both worlds – the quick glance spatial view (like Grand Perspective), plus a hierarchical view – both of which are arranged from biggest to smallest. Plus, you can zoom in on a particular folder to weed out the space hogs. (Plus it is free, too).

    Best of the bunch.

  • I third Disk Inventory (!) it’s an awesome tool.

  • A simpler alternative I have been using for many years on unix/linux/os x systems is this (in terminal):

    du -k | sort -nr > filez

    “du -k” gets the size of all files,
    “sort -nr > filez” sorts the result of the “du” command in reverse order using the numeric value of the first field (the file size, in this case) and saves it in a file named “filez” (the name is arbitrary – just different from any existing file).

    Then, edit “filez” with any editor.

  • You might also want to check out Baseline, which allows you to compare your disk against a previously saved scan, so that you can see what’s changed, as well as how much space each item takes up.

    http://www.mildmanneredindustries.com/baseline

    (I am the author of Baseline).

  • I think it’s not a MUST HAVE only for laptop owners! Should be running on every system.

Linkbacks (1)

Subscribe to the comments feed

Leave a Reply