From owner-freebsd-questions Fri Jan 19 13:29:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nisser.com (c0039.upc-c.chello.nl [212.187.0.39]) by hub.freebsd.org (Postfix) with ESMTP id BD86B37B400 for ; Fri, 19 Jan 2001 13:29:39 -0800 (PST) Received: from nisser.com (roelof [10.0.0.2]) by nisser.com (8.9.3/8.9.2) with ESMTP id WAA81565; Fri, 19 Jan 2001 22:29:35 +0100 (CET) (envelope-from roelof@nisser.com) Message-ID: <3A68B1BF.236D0770@nisser.com> Date: Fri, 19 Jan 2001 22:29:35 +0100 From: Roelof Osinga Organization: Nisser - Nr. 1 in Veiligheid X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: "Mark B. Withers" Cc: freebsd-questions Subject: Re: enable-quotas References: <3A653895.8A35A460@mtanet.net> <20010119045018.C7568@arrakis.desert-power.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Mark B. Withers" wrote: > > Russ, > > >From what I am able to ascertain, 1 block = 1024 bytes = 1M > > output from the du command with no arguements: > > 39760 ---> which by default gives values listed in blocks > > output from the "du -h" command: > > 39M > > If I am wrong, it should be easy to figure out. I believe each user > can display their quota with the quota command. Ah, there is was. I'd misplaced the original message . I believe the du command reports 1K blocks and listens to that environment var (eh... thingum) to boot. quot(8), though, states: -k Cause the numbers to be reported in kilobyte counts. By default, all sizes are reported in 512-byte block counts. which leads one to believe that the quota.* info will be in traditional 512 byte blocks. Haven't checked it with the source though. Roelof PS reporting is done in blocks, so you should check that with du -- Home is where the (@) http://eboa.com/ is. Nisser home -- http://www.Nisser.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message