---
title: "💭 Releases · bootandy/dust"
description: "!https://github.com/bootandy/dust?tab=readme-ov-file"
date: 2025-01-19
published: true
tags:
  - linux
  - cli
  - 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/9a7bbe4e5608ca7effc435e17cc7fd2784b9411a4f76f8ad2dfe53173046c8dc/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.wayl.one/api/file/31b206fd-d508-451e-ba96-860c5d8110d1.webp)

!!! note

    This post is a <a href="/thoughts/" class="wikilink" data-title="Thoughts" data-description="These are generally my thoughts on a web page or some sort of url, except a rare few don&#39;t have a link. These are dual published off of my..." data-date="2024-04-01">thought</a>. It's a short note that I make
    about someone else's content online <a href="/tags/thoughts/" class="hashtag-tag" data-tag="thoughts" data-count=2 data-reading-time=3 data-reading-time-text="3 minutes">#thoughts</a>
