Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: Do we have a Linux alternative for this?

  1. #1
    Join Date
    Jun 2005
    Beans
    177

    Do we have a Linux alternative for this?

    If you've every tried to find the largest files to clean up a cluttered hard drive, you know something like this can save a lot of time. Really cool idea IMHO.

    Now my question is, is there a linux (preferably open source) alternative for this little tool? The closest thing I can find is this java library. If no one can point me to a linux program like this, I think I'll write one myself
    Am Heimcomputer sitzt ich hier
    Programier die Zukunft mier

  2. #2
    Join Date
    Apr 2005
    Location
    Qatar
    Beans
    394
    Distro
    Kubuntu Breezy 5.10

    Re: Do we have a Linux alternative for this?

    If you are using kubuntu, there is KDirStat, it is in the universe repository:
    apt-get install kdirstat

  3. #3
    Join Date
    Nov 2004
    Beans
    239

    Re: Do we have a Linux alternative for this?

    Those look pretty cool.

  4. #4
    Join Date
    Jul 2005
    Location
    Metro DC area, United States
    Beans
    Hidden!

    Re: Do we have a Linux alternative for this?

    SGC slipped in and posted while I was looking in Synaptic because I can never remember the name of the program even though it's come up in conversation several times in the past few weeks for me!

    Quote Originally Posted by Hanj
    If no one can point me to a linux program like this, I think I'll write one myself
    I say got for it...unless you use KDE or you don't mind that KDirStat is going to want you to install about 8 or 10 dependencies, some of them KDE library packages.

    For a different layout idea, take a look at this. I've seen this in action on windows and I think the circular chart looks neat. The author provides Delphi sources...but I know nothing about Delphi and Linux.

  5. #5
    Join Date
    May 2005
    Location
    Potsdam, NY
    Beans
    1,310
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Do we have a Linux alternative for this?

    I believe there is also a program called File Light in the repos that does the same thing and doesn't rely on the KDE Libs
    ArchLinux 0.8.0
    Associate Member of the Free Software Foundation

  6. #6
    Join Date
    Jul 2005
    Location
    Metro DC area, United States
    Beans
    Hidden!

    Re: Do we have a Linux alternative for this?

    Quote Originally Posted by Kyral
    I believe there is also a program called File Light in the repos that does the same thing and doesn't rely on the KDE Libs
    Still wants me to install pretty much the same stuff that KDirStat wants. But on the plus side it does have the look I prefer! Thanks for the heads up.

  7. #7
    Join Date
    Mar 2005
    Beans
    215

    Re: Do we have a Linux alternative for this?

    There is a little program called Baobab that does something similar, but focuses on directories, not the files. If you wanted to write something that does files too may I suggest contacting the Baobab author? It's a fairly new project from what I can tell and may be easily extended.

    Have a look, the author might just love the help!

    Cheers,
    ~djc
    It's not the security of your machine that worries me. My problem is when you waste my bandwidth because your compromised machine is used to hammer mine.

  8. #8
    Join Date
    Jul 2005
    Beans
    Hidden!

    Re: Do we have a Linux alternative for this?

    erm.. read somewhere u can actually uses tools like du, find, etc.. to find the largest files?

  9. #9
    Join Date
    Jun 2005
    Beans
    177

    Re: Do we have a Linux alternative for this?

    KDirStat
    That's what I'm talking about. Too bad it's KDE Same goes for Filelight. Gnome should have a program for this.

    There is a little program called Baobab that does something similar
    Seems to me it only creates a list over the directories and sorts them after size? Guess you could extend it with a treemap though. I'll take a look at the source code, and maybe contact the author.

    erm.. read somewhere u can actually uses tools like du, find, etc.. to find the largest files?
    Yeah, you could of course. But these treemaps provide a much better overview. Plus they look cool
    Am Heimcomputer sitzt ich hier
    Programier die Zukunft mier

  10. #10
    Join Date
    Aug 2005
    Beans
    201
    Distro
    Edgy Eft Testing

    Re: Do we have a Linux alternative for this?

    open a folder in konqueror

    view- filesize view

    i think that is what you are looking for. its alredy included in kibuntu.

    Edit: screenie
    Last edited by drizek; August 7th, 2005 at 06:45 PM.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •