From owner-freebsd-questions Fri Jan 19 14:35:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.one.net (mail2.one.net [206.112.192.100]) by hub.freebsd.org (Postfix) with ESMTP id 9263937B404 for ; Fri, 19 Jan 2001 14:34:59 -0800 (PST) Received: from ip-216-23-53-61.adsl.one.net ([216.23.53.61] EHLO arrakis.desert-power.org ident: IDENT-NOT-QUERIED [port 7432]) by mail2.one.net with ESMTP id <299648-18537>; Fri, 19 Jan 2001 17:34:57 -0500 Received: (from mwithers@localhost) by arrakis.desert-power.org (8.9.3/8.9.3) id RAA09959 for freebsd-questions@freebsd.org; Fri, 19 Jan 2001 17:36:25 -0500 (EST) (envelope-from mwithers) From: "Mark B. Withers" To: freebsd-questions Subject: Re: enable-quotas Message-ID: <20010119173624.D9440@arrakis.desert-power.org> References: <3A653895.8A35A460@mtanet.net> <20010119045018.C7568@arrakis.desert-power.org> <3A68B1BF.236D0770@nisser.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <3A68B1BF.236D0770@nisser.com>; from roelof@nisser.com on Fri, Jan 19, 2001 at 04:31:07PM -0500 Date: Fri, 19 Jan 2001 17:34:43 -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I see what you are saying here. Maybe there is some documentation about the quota program? It's six of one and half-a-dozen of the other. Easily checked by the results. Mark On Fri, Jan 19, 2001 at 04:31:07PM -0500, Roelof Osinga wrote: > "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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message