Byron / dua-cli

View disk space usage and delete unwanted data, fast.
https://lib.rs/crates/dua-cli
MIT License
4.19k stars 113 forks source link

fix: single files will not cause IO error (#194) #195

Closed Byron closed 11 months ago

Byron commented 11 months ago

Running dua <filename> will once again provide size information about that filename.


Fixes #194