Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 May 2001 00:15:53 -0700 (PDT)
From:      liugang@usa.net
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/27223: utility "du" shows incorrect  disk usage when use -h option
Message-ID:  <200105090715.f497Frb21352@freefall.freebsd.org>

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

>Number:         27223
>Category:       misc
>Synopsis:       utility "du" shows incorrect  disk usage when use -h option
>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:   Wed May 09 00:20:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Gordon.Liu
>Release:        4.0
>Organization:
home
>Environment:
FreeBSD 4.0-RELEASE (GENERIC) #0: Mon Mar 20 22:50:22 GMT 2000
>Description:
utility "du" shows incorrect  disk usage size when use -h option to check a empty directory..
>How-To-Repeat:
let's say here we create a empty directory

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
 >mkdir test
 >du -h test
 (output is:) 258M       test
 
 

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?200105090715.f497Frb21352>