10 releases
Uses new Rust 2024
| 0.1.9 | Jan 10, 2026 |
|---|---|
| 0.1.8 | Jan 4, 2026 |
| 0.1.7 | Dec 15, 2025 |
| 0.1.5 | Nov 27, 2025 |
| 0.1.3 | Sep 14, 2025 |
#1412 in Command line utilities
11KB
200 lines
ru
ru is a simple and easy-to-use cli tool inspired by du to find out the disk usage of files/directories.
The motivation behind this project is to have a safe, performant and cross platform way to measure disk usage of folders and files.
Usage
Install the tool:
cargo install ru
Use the tool with the ru binary:
ru .
Contributing
Issues are welcome, if you find a bug and want to report it I will be pleased to fix it if i have the time for it.
PRs are not welcome, only the changes I want or need will be implemented, if you feel that this is not "right", fork it.
Dependencies
~6–11MB
~207K SLoC