serenity/Base
Tim Ledbetter aa7c2f1f0d find: Allow unit suffixes to be used with the -size option
The argument supplied to the `-size` option may now be one of the
following suffixes:

* b: 512-byte blocks. This is the default unit if no suffix is used.
* c: bytes
* w: two-byte words
* k: kibibytes (1024 bytes)
* M: mebibytes (1024 kibibytes)
* G: gibibytes (1024 mebibytes)

Sizes are rounded to the specified unit before comparison. The unit
suffixes are case-sensitive.
2023-08-29 09:08:59 +02:00
..
etc Base: Add bind-mount for /usr/Ports/ to make it writable 2023-08-07 13:24:25 -06:00
home/anon Base: Teach ImageViewer and PixelPaint to open JXL, TGA images 2023-08-09 14:40:26 +02:00
res Base: Improve Hearts Icon 2023-08-23 05:25:28 +02:00
root Base: Stop generating strace(1) manpage 2023-07-06 10:41:49 +01:00
usr/share find: Allow unit suffixes to be used with the -size option 2023-08-29 09:08:59 +02:00
www Base: Improve default WebServer pages 2022-02-23 21:28:17 +00:00