From owner-freebsd-questions@FreeBSD.ORG Fri Feb 6 20:13:03 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 996E310656C7 for ; Fri, 6 Feb 2009 20:13:03 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-fx0-f17.google.com (mail-fx0-f17.google.com [209.85.220.17]) by mx1.freebsd.org (Postfix) with ESMTP id F10198FC25 for ; Fri, 6 Feb 2009 20:13:02 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: by fxm10 with SMTP id 10so1287891fxm.12 for ; Fri, 06 Feb 2009 12:13:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=YQ/W5zTTVyx+jGXTfzSL2+l9Gg7KIgccCF+9eN2D/eI=; b=ImNOfi+p/ORdntYEb4kKKB0vdunsxrih+NjJuFUlNj/LPywwQM/ruMdWXlPjr3AZhY wGannLOjapXj5od+atdeWK6QQp7dMu0vwHpDmjTtQVtR5Tqe7PbQupRIPjW4xky2y2vm p/CsVcWjANmsCltWTQX0zuxaBSa0QsKTuOoAk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=WEZTl+rXxQK0BSQ+AkU1JWHHeuhOYdS6LTV0zL89UWNnRrdth2fiflosymgljP/GHY yhgpGWD/OAalLWE0wZsbL+vdt66aTEMzvCx2RGMJExfMgnAhYVbG2j7W4nXNJl3HgJY1 9X0Yi+IPsoAL4aTSfmYRadeRIpmvKGFawOQYI= Received: by 10.223.115.193 with SMTP id j1mr1847203faq.98.1233951181657; Fri, 06 Feb 2009 12:13:01 -0800 (PST) Received: from gumby.homeunix.com (bb-87-81-140-128.ukonline.co.uk [87.81.140.128]) by mx.google.com with ESMTPS id 28sm3237124fkx.37.2009.02.06.12.13.00 (version=SSLv3 cipher=RC4-MD5); Fri, 06 Feb 2009 12:13:01 -0800 (PST) Date: Fri, 6 Feb 2009 20:12:56 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20090206201256.14a97e6f@gumby.homeunix.com> In-Reply-To: <20090206201317.4e0377b7.nicolas@nicoelro.net> References: <20090206201317.4e0377b7.nicolas@nicoelro.net> X-Mailer: Claws Mail 3.7.0 (GTK+ 2.14.7; i386-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: differences of disk usage between du and quota binaries X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2009 20:13:05 -0000 On Fri, 6 Feb 2009 20:13:17 +0100 Nicolas Letellier wrote: > Hello. > > I use FreeBSD 6.3. I set quota to my fs. > But, when I print disk usage with du -sh, I have: > >.. > > Why this difference? (633M against 648264) > Try dividing 648264 by 1024.