From owner-freebsd-hackers@FreeBSD.ORG Thu Nov 6 12:58:02 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C7FC2106564A; Thu, 6 Nov 2008 12:58:02 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from constantine.ticketswitch.com (constantine.ticketswitch.com [IPv6:2002:57e0:1d4e:1::3]) by mx1.freebsd.org (Postfix) with ESMTP id 8F24D8FC1F; Thu, 6 Nov 2008 12:58:02 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from dilbert.rattatosk ([10.64.50.6] helo=dilbert.ticketswitch.com) by constantine.ticketswitch.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1Ky4Qu-0008Qo-TB; Thu, 06 Nov 2008 12:57:56 +0000 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1Ky4Qp-000Cbx-IB; Thu, 06 Nov 2008 12:57:53 +0000 To: freebsd-hackers@freebsd.org, max@love2party.net In-Reply-To: <200811012114.43137.max@love2party.net> Message-Id: From: Pete French Date: Thu, 06 Nov 2008 12:57:51 +0000 X-Mailman-Approved-At: Thu, 06 Nov 2008 13:13:16 +0000 Cc: pjd@freebsd.org, koitsu@freebsd.org, lhmwzy@gmail.com Subject: Re: du -A / -B options [Re: zfs quota question] X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2008 12:58:02 -0000 > Any objections against the general concept? It's rather complicated to get > the apparent size of a directory hierarchy without scripting. I often wonder > if some hierarchy will fit on a CD/DVD and compressed zfs makes this really > difficult. It's a definite thumbs up from me - this is exactly what I was looking for in the original thread. Very nice couple of new options. -pete.