Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Apr 1995 12:30:04 -0700
From:      edward@edcom.com
To:        freebsd-bugs
Subject:   bin/335: ls -k with BLOCKSIZE=K uses 2k blocks
Message-ID:  <199504111930.MAA00607@freefall.cdrom.com>
In-Reply-To: Your message of Tue, 11 Apr 1995 12:22:01 -0700 <199504111922.MAA02366@edcom.com>

next in thread | previous in thread | raw e-mail | index | archive | help

>Number:         335
>Category:       bin
>Synopsis:       ls -k with BLOCKSIZE=K uses 2k blocks
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs (FreeBSD bugs mailing list)
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 11 12:30:03 1995
>Originator:     Edward Wang
>Organization:
UC Berkeley
>Release:        FreeBSD 2.1.0-Development i386
>Environment:

	2.0-950322-SNAP
	BLOCKSIZE=K
	What does environment mean anyway?

>Description:

	see below

>How-To-Repeat:

	setenv BLOCKSIZE K
	dd if=/dev/zero of=x bs=1k count=10
	/bin/ls -kls x
	says "5 -rw-r--r--  1 edward  staff  10240 Apr 11 12:12 x"

>Fix:
	
	Actually, it's only the binary that's screwed up.
	The source looks fine, and worked when I compiled and installed it.
	So.  Why am I reporting this?
>Audit-Trail:
>Unformatted:





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504111930.MAA00607>