diskusage icon indicating copy to clipboard operation
diskusage copied to clipboard

[Feature Request] similar visualization by the _number_ of files and directories instead of their size.

Open ghost opened this issue 5 years ago • 0 comments

I am asking to consider the following:

Certain apps misbehave by creating an unmanageable amount of tiny files.

This is hard to debug, but it slows down the file system considerably.

In the proposed new regime, diskusage would be working almost entirely the way it does now, that is walk the directory tree, but instead of adding file sizes, it would be adding up just 1 for every file or directory.

ghost avatar Jul 16 '20 07:07 ghost