From owner-freebsd-current Thu Jul 6 3:41:57 2000 Delivered-To: freebsd-current@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.2.163]) by hub.freebsd.org (Postfix) with ESMTP id 94F4737B564; Thu, 6 Jul 2000 03:41:42 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.15 #1) id 13A965-0004JC-00; Thu, 06 Jul 2000 12:41:33 +0200 From: Sheldon Hearn To: current@FreeBSD.org Cc: mharo@FreeBSD.org, obrien@FreeBSD.org, Mike Meyer Subject: Re: bin/19635: add -c for grand total to df(1), like du(1) does In-reply-to: Your message of "Thu, 06 Jul 2000 09:29:06 +0200." Date: Thu, 06 Jul 2000 12:41:33 +0200 Message-ID: <16565.962880093@axl.ops.uunet.co.za> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG As a side issue, can anyone explain these peculiar results from df(1)'s huamn-readable (-h) output: Filesystem Size Used Avail Capacity Mounted on mfs:26 87M 11K 80M 0% /tmp /dev/ad0s1f 1.2G 934M 241M 80% /usr /dev/ad0s1e 193M 92M 86M 52% /var /dev/ccd0c 1.8G 786M 900M 47% /a /dev/ad1s1e 1.3G 728M 474M 61% /b procfs 4.0K 4.0K 0B 100% /proc rodent.ops:/home/ncvs 3.4G 3.1G 36M 99% /usr/home/ncvs In particular, I can't believe that 87M - 11K == 80M (I'd expect 86M or 87M). Nor is it credible that 1.8G - 786 == 900M (I'd expect 1057M or 1G). Am I being obtuse, and if so could someone explain my folly? :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message