bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: command "du" reports wrong size ?


From: Andreas Schwab
Subject: Re: command "du" reports wrong size ?
Date: Sun, 02 Oct 2005 16:08:36 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (gnu/linux)

Steven <address@hidden> writes:

> That's correct in RH9. Is that a bug of du in the coreutils 5.2.1 ? Or
> where am I wrong ?

A 128Mb file occupies more than 128Mb of disk storage, due to filesystem
overhead.  For example, when stored on an ext3 filesystem the reported
disk storage is 134352896 bytes.  And non-integer quantities are rounded
up to the next higher unit, as documented in the manual.

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]