From owner-freebsd-newbies Wed Aug 8 18:30:50 2001 Delivered-To: freebsd-newbies@freebsd.org Received: from k0r3.reflektor.cz (k0r3.reflektor.cz [212.24.129.54]) by hub.freebsd.org (Postfix) with SMTP id DA4C737B403 for ; Wed, 8 Aug 2001 18:30:39 -0700 (PDT) (envelope-from cynic@mail.cz) Received: (qmail 9996 invoked by uid 202); 9 Aug 2001 01:30:34 -0000 Received: from unknown (HELO zvahlav.mail.cz) (212.24.143.100) by k0r3.reflektor.cz with SMTP; 9 Aug 2001 01:30:34 -0000 Message-Id: <5.1.0.14.2.20010809033754.00b4f558@mail.cz> X-Sender: cynic@mail.cz X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 09 Aug 2001 03:39:51 +0200 To: Brendan McAlpine , From: Cynic Subject: Re: Question About DU In-Reply-To: References: <3B71ABF3.A09D8E7C@dambiec.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org :: $ man du :: The du utility displays the file system block usage for each file argu=AD :: ment and for each directory in the file hierarchy rooted in each directo= =AD :: ry argument. If no file is specified, the block usage of the hierarchy :: rooted in the current directory is displayed. If the -k flag is speci=AD :: fied, the number of 1024-byte blocks used by the file is displayed, oth= =AD :: erwise getbsize(3) is used to determine the preferred block size. Par= =AD :: tial numbers of blocks are rounded up. ... :: -h "Human-readable" output. Use unit suffixes: Byte, Kilobyte, :: Megabyte, Gigabyte, Terabyte and Petabyte At 03:23 8/9/2001, Brendan McAlpine wrote the following: --------------------------------------------------------------=20 >How does the DU command measure disk space? Does it return results in 1K >block files? > >ie., in the following example > >bash-2.01$ du -s mrtg >3199 mrtg > >Does this mean that my mrtg folder is 3199K big? > >TIA > >Brendan > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-newbies" in the body of the message=20 ------end of quote------=20 cynic@mail.cz ------------- And the eyes of them both were opened and they saw that their files were world readable and writable, so they chmoded 600 their files. - Book of Installation chapt 3 sec 7=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message