mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 09:48:11 +00:00
![]() Previously, the same file would be counted more than once if its containing directory was visited multiple times, or there were multiple hard links pointing to it. We now keep track of every visited inode to ensure that files aren't evaluated multiple times. This matches the behavior of `du` on FreeBSD and Linux. |
||
---|---|---|
.. | ||
Applets | ||
Applications | ||
BuggieBox | ||
Demos | ||
DevTools | ||
DynamicLoader | ||
Games | ||
Libraries | ||
Services | ||
Shell | ||
Utilities | ||
CMakeLists.txt |