Михаил Котельников <[email protected]> writes:

> -h MUST be less than -b/10^x. It's greater.

You cannot compare these values like that.  For one, the value shown by
-h is reduced by powers of 1024.  Secondly, the value shown by -b uses
the apparent size of the file, which can differ greatly from the real
amount of space occupied by the file as use by -h.  See the options
--apparent-size and --si.

Andreas.

-- 
Andreas Schwab, [email protected]
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to