Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 May 1996 18:24:51 -0700
From:      "Dima Ruban" <dima@burka.rdy.com>
To:        hackers@freebsd.org
Subject:   df && du
Message-ID:  <960530182451.ZM26608@burka.rdy.com>

next in thread | raw e-mail | index | archive | help

Hey guys!

who can explain to me this thingy:

Filesystem  1K-blocks     Used    Avail Capacity  Mounted on
/dev/wd0a       32254    14842    14830    50%    /
/dev/wd0s1f    579734   453888    79466    85%    /usr
/dev/wd1s1e   1041790   435880   522566    45%    /usr2
/dev/wd0s1e     30206    24720     3068    89%    /var
procfs              4        4        0   100%    /proc

and

altair# cd /var
altair# du -s .
12776   .
altair#

12776 (du result) not even close to 24720 (df output)

-- dima



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?960530182451.ZM26608>