Date: Wed, 9 May 2001 03:30:08 -0700 (PDT) From: David Malone <dwmalone@maths.tcd.ie> To: freebsd-bugs@FreeBSD.org Subject: Re: misc/27223: utility "du" shows incorrect disk usage when use -h option Message-ID: <200105091030.f49AU8656628@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/27223; it has been noted by GNATS. From: David Malone <dwmalone@maths.tcd.ie> To: liugang@usa.net Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: misc/27223: utility "du" shows incorrect disk usage when use -h option Date: Wed, 9 May 2001 11:27:37 +0100 On Wed, May 09, 2001 at 12:15:53AM -0700, liugang@usa.net wrote: > >Release-Note: > >Audit-Trail: > >Unformatted: > >mkdir test > >du -h test > (output is:) 258M test I can't reproduce this here: % mkdir empty % du -h empty 1.0K empty % uname -r 4.2-STABLE I think the version of du is unchanged since 4.0, so I don't think the problem has been bugfixed. David. 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?200105091030.f49AU8656628>