imsnif / diskonaut

Terminal disk space navigator 🔭
MIT License
2.49k stars 66 forks source link

fix: Use u128 for sizes (#52) #63

Closed Freaky closed 4 years ago

Freaky commented 4 years ago

With this I successfully sized an 8 zettabyte folder (after hacking in use of len() rather than size_on_disk()).