On 03/22/2011 08:47 AM, Voelker, Bernhard wrote: > shouldn't it return > 0[TPE] for the "Used" column, as rounding a value of 17% should lead to > zero (mathematically)?
df always rounds up, rather than to nearest. I vaguely recall that POSIX specifies that, for -k. > BTW: why are `Z' and `Y' "too large"? They don't fit in 64 bits.
