From owner-freebsd-questions Fri Aug 1 03:27:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA13131 for questions-outgoing; Fri, 1 Aug 1997 03:27:29 -0700 (PDT) Received: from barney.webace.com.au ([203.25.160.154]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA13126 for ; Fri, 1 Aug 1997 03:27:25 -0700 (PDT) Received: from localhost (jasonm@localhost) by barney.webace.com.au (8.8.5/8.8.5) with SMTP id SAA00278 for ; Fri, 1 Aug 1997 18:21:01 +0800 (WST) Date: Fri, 1 Aug 1997 18:21:01 +0800 (WST) From: Jason McKay To: questions@freebsd.org Subject: Blocks Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I am adding disk quotas to my FreeBSD 2.2.2 system, just a couple of questions ... 1. What is the difference between soft and hard quotas in the edquota 2. The quotas are measured in blocks ... hows manys blocks are a megabyte? Thanks, Jason.