From owner-freebsd-current@FreeBSD.ORG Thu Apr 15 13:56:37 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CF8916A4CF for ; Thu, 15 Apr 2004 13:56:37 -0700 (PDT) Received: from huva.hittite.isp.9tel.net (huva.hittite.isp.9tel.net [62.62.156.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38E0743D39 for ; Thu, 15 Apr 2004 13:56:37 -0700 (PDT) (envelope-from cyrille.lefevre@laposte.net) Received: from pc2k (233-60-118-80.kaptech.net [80.118.60.233]) by huva.hittite.isp.9tel.net (Postfix) with SMTP id 3777A9BF9D for ; Thu, 15 Apr 2004 22:57:37 +0200 (CEST) Message-ID: <00fa01c4232c$241314e0$7890a8c0@dyndns.org> From: "Cyrille Lefevre" To: "current @FreeBSD.org" Date: Thu, 15 Apr 2004 22:56:35 +0200 Organization: ACME MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-Mailman-Approved-At: Fri, 16 Apr 2004 04:59:38 -0700 Subject: bin/19635: add -c for grand total to df(1), like du(1) does X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Apr 2004 20:56:37 -0000 anyone to commit this PR ? thanks in advance. I'm using this patch for 2 years right now w/o any problems. sample output : # df -ch / /disk? Filesystem Size Used Avail Capacity Mounted on /dev/da0s1a 1.8G 1.6G 48M 97% / /dev/da1s1d 4.2G 3.8G 40M 99% /disk1 /dev/da2s1d 4.2G 3.8G 39M 99% /disk2 /dev/da1s1e 4.2G 3.7G 134M 97% /disk3 /dev/da2s1e 4.2G 3.8G 60M 98% /disk4 total 18G 17G 321M 98% Cyrille Lefevre. -- home: mailto:cyrille.lefevre@laposte.net