---
title: "Releases · bootandy/dust"
description: "!https://github.com/bootandy/dust?tab=readme-ov-file"
date: 2025-01-20
published: true
tags:
  - cli
  - linux
  - thought
template: link
---


<div class="embed-card embed-card-external">
  <a href="https://github.com/bootandy/dust?tab=readme-ov-file" class="embed-card-link" target="_blank" rel="noopener noreferrer">
    <div class="embed-card-image">
      <img src="https://opengraph.githubassets.com/0434ad24d412774d193c82c20f3dbc34f9bee29a89ecc30bc86a0cafce129530/bootandy/dust" alt="GitHub - bootandy/dust: A more intuitive version of du in rust — A more intuitive version of du in rust. Contribute to bootandy/dust development by creating an account on GitHub." loading="lazy">
    </div>
    <div class="embed-card-content">
      <div class="embed-card-title">GitHub - bootandy/dust: A more intuitive version of du in rust</div>
      <div class="embed-card-description">A more intuitive version of du in rust. Contribute to bootandy/dust development by creating an account on GitHub.</div>
      <div class="embed-card-meta">GitHub &middot; github.com</div>
    </div>
  </a>
</div>


dust is one of my favorite rust rewrite tools.  Its so useful for narrowing down file system bloat and cleaning up some disk space on your nearly full disks.  It runs right in your terminal and gives you a nice bar graph on the top directories in use.


![image](https://dropper.waylonwalker.com/api/file/31b206fd-d508-451e-ba96-860c5d8110d1.webp)
