sharkdp / diskus

A minimal, fast alternative to 'du -sh'
Apache License 2.0
1.02k stars 35 forks source link

There is no --exclude=/path #39

Closed Cookie-Monster-Coder closed 4 years ago

Cookie-Monster-Coder commented 4 years ago

This is useful if you don't want to have certain directories getting counted. Du has a --exclude=command which excludes it from the total.

sharkdp commented 4 years ago

Thank you for your feedback. Yes, this sounds like a useful option. But I am (currently) not planning to turn this into a full-featured du alternative. I would really like this to stay simple.