ru 0.1.0

A du like command to measure directory and file sizes on disk
ru-0.1.0 is not a library.

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 --git https://github.com/wizzymore/ru

Use the tool with the ru binary:

ru -d 1 --sort .

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.