Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 416 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 416 Bytes

rsdu

Another rust rewrite of ncdu.

Alternatives

For a complete list of alternatives, see the ncdu website. The most similar option is dua-cli, which is also written in Rust, uses a multi-threaded method of traversing directories, and features a tui. It is also currently faster, so it's pretty much better in every way 😅.