> On May 5, 2016, at 4:38 AM, Gerriet M. Denkmann <[email protected]> wrote: > > The sum of all decmpfs in the folder is 4057 bytes - still no idea how Finder > gets its: “29 KB on disk” .
Any file, even if empty, occupies at least one 4k disk sector. In this case I would guess there are 7 files in that directory, since 4096 * 7 = 28,672 bytes, which rounds in decimal to 29K. —Jens _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
