SerenityOS build: Friday, September 06
Images 💾⌗
- serenity-x86_64-20240906-3e7eb30.img.gz (Raw image, 221.55 MiB)
Last commit ⭐⌗
commit 3e7eb30466816b56932e40df9ca8b5f90a9d7767
Author: Liav A. <liavalb@gmail.com>
AuthorDate: Sat Aug 3 09:58:59 2024 +0300
Commit: Tim Schumacher <timschumi@gmx.de>
CommitDate: Thu Sep 5 16:36:12 2024 +0200
Utilities/du: Add an option to print the total size in the end
This is useful when using du on many files and wanting to get a total
size count in the end after iterating on all the directories and files.
Other builds