bug-coreutils
[Top][All Lists]
Advanced

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

bug#11597: df calculus wrong?


From: Bob Proulx
Subject: bug#11597: df calculus wrong?
Date: Thu, 31 May 2012 18:00:51 -0600
User-agent: Mutt/1.5.21 (2010-09-15)

system wrote:
> I am not an developer but mathematics is one of my favs so how can the
> following explained? 
> 
> Command issued 
> df -h
> 
> response 
> ----paste start -----
> Dateisystem            Größe Benut  Verf Ben% Eingehängt auf
> /dev/sda1              36G   25G  9,1G  73% /

As Pádraig noted this is minfree at work.

  36G * 0.95 = 34.20
  25G / 34.2G = 73%

Please see this reference for more information.

  
http://www.gnu.org/software/coreutils/faq/#df-Size-and-Used-and-Available-do-not-add-up

Bob





reply via email to

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