diskus

A minimal, fast alternative to 'du -sh'

Version

0.6.0-1
(2020-02-03)

Size

388.3

KiB

Repository

HaikuPorts
x86_64
diskus is a very simple program that computes the total size of the current directory. It is a parallelized version of 'du -sh'. On the author's 8-core laptop, it is about ten times faster than 'du' for a cold disk cache and more than three times faster on a warm disk cache.