Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Nov 2000 18:49:10 +0100 (CET)
From:      zaks@prioris.mini.pw.edu.pl
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/23008: df -k reports incorrect amount of disk taken when BLOCKSIZE=K
Message-ID:  <200011211749.eALHnAj02772@pf39.warszawa.sdi.tpnet.pl>

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

>Number:         23008
>Category:       bin
>Synopsis:       df -k reports incorrect amount of disk taken when BLOCKSIZE=K
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 21 10:00:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Slawek Zak
>Release:        FreeBSD 4.2-BETA i386
>Organization:
	Warsaw University of Technology
>Environment:

	

>Description:

	du with option -k and $BLOCKSIZE set to K reports half the amount of disk taken.

>How-To-Repeat:

	$ unset BLOCKSIZE; du -sk /etc
	$ BLOCKSIZE=K du -sk /etc

>Fix:

	Correct the -k option handling.


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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