From owner-freebsd-questions Tue Aug 17 11:55: 7 1999 Delivered-To: freebsd-questions@freebsd.org Received: from bingnet2.cc.binghamton.edu (bingnet2.cc.binghamton.edu [128.226.1.18]) by hub.freebsd.org (Postfix) with ESMTP id 44992156E1 for ; Tue, 17 Aug 1999 11:54:56 -0700 (PDT) (envelope-from zzhang@cs.binghamton.edu) Received: from sol.cs.binghamton.edu (cs1-gw.cs.binghamton.edu [128.226.171.72]) by bingnet2.cc.binghamton.edu (8.9.3/8.9.3) with SMTP id OAA08265; Tue, 17 Aug 1999 14:55:17 -0400 (EDT) Date: Tue, 17 Aug 1999 14:41:59 -0400 (EDT) From: Zhihui Zhang To: Matthew Hunt Cc: rssh@grad.kiev.ua, freebsd-questions@FreeBSD.ORG Subject: Re: Explain the output of ls In-Reply-To: <19990817113407.A17364@wopr.caltech.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 17 Aug 1999, Matthew Hunt wrote: > On Tue, Aug 17, 1999 at 02:18:56PM -0400, Zhihui Zhang wrote: > > > > Maybe you have BLOCKSIZE=K in your environment? > > > > Yes. I tried "setenv BLOCKSIZE=512" without success (I am using tcsh). > > The syntax for csh and tcsh does not have the equals sign. Try > "setenv BLOCKSIZE 512". > > I have confirmed that ls(1) reports 512-blocks when BLOCKSIZE is > unset or set to 512, and 1k-blocks when BLOCKSIZE is set to K. > Thanks. You are right. -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message