Commit Graph
3 Commits
Author SHA1 Message Date
Syukron Rifail M bc8415c9db du: add --dereference 2021-06-17 14:06:41 +07:00
bootandy ea504bf0ec du: add test for -d flag 2018-03-20 17:55:31 -04:00
bootandy e253406026 du: Fix incorrect block size assumption.
du and other tools like stat assume a 512 byte block. ls is the only
tool to use 1024.

Add Simple set of tests
2018-03-20 16:59:29 -04:00