Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Sep 2001 00:58:18 +0200 (CEST)
From:      Slawek Zak <zaks@prioris.mini.pw.edu.pl>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/30275: Wrong space calculation in du
Message-ID:  <200109022258.f82MwIL58768@pf39.warszawa.sdi.tpnet.pl>

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

>Number:         30275
>Category:       bin
>Synopsis:       Wrong space calculation in du
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 02 16:00:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Slawek Zak
>Release:        FreeBSD 4.4-RC i386
>Organization:
>Environment:
System: FreeBSD pf39 4.4-RC FreeBSD 4.4-RC #14: Sun Sep 2 19:43:01 CEST 2001 root@:/usr/src/sys/compile/PF39 i386


>Description:
	du reports half of space taken when given both -k and -h options
>How-To-Repeat:
	$ BLOCKSIZE=K /usr/bin/du -sk libdata
	10295   libdata
	$ BLOCKSIZE=K /usr/bin/du -shk libdata
	5.0M    libdata

>Fix:

	Unknown
>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?200109022258.f82MwIL58768>