• atzanteol@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    28 days ago

    Better? This is absolutely awful if you have more than a handful of directories and files. It just shows the top directories and excludes everything that doesn’t fit. Directory names are truncated if they don’t fit so it’s difficult to know what “ti[…]e/” is… And you get this weird XXXXX lump for small files.

    gdu is a slightly “nicer” looking ncdu and much faster than this.

    • Ferk@programming.dev
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      24 days ago

      And if looking for Rust alternatives, there’s dua.

      Particularly user friendly when called in interactive mode with dua i, you can navigate the tree immediately as it populates and calculates space progressively.

      • atzanteol@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        24 days ago

        I don’t look for apps based on what language they’re written in.

        And I sure as hell don’t install apps that use “curl” to fetch an install script and pipe it to a shell. This practice needs to die in a fire.

    • wewbull@feddit.uk
      link
      fedilink
      English
      arrow-up
      1
      ·
      28 days ago

      …but it’s Rust!

      Really wish the rusticles out there realised that the language is not a feature for user-space apps. Nobody cares if their disk utilisation tool is in Rust. All that matters is that gives useful information in a timely fashion.

      • thingsiplay@beehaw.org
        link
        fedilink
        arrow-up
        0
        arrow-down
        1
        ·
        edit-2
        28 days ago

        Nobody cares if their disk utilisation tool is in Rust.

        Wrong. You don’t care. There are people who care. Not every information must meet your personal needs in order to be mentioned in the title. Edit: Also we are in a programming community, so this makes you double wrong.