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.
Install the tool:
cargo install ruUse the tool with the ru binary:
ru .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.