Your message dated Tue, 07 Apr 2009 21:04:52 -0400
with message-id <[email protected]>
and subject line Re: Bug#522098: coreutils: du -H does not provides du --si
has caused the Debian Bug report #522098,
regarding coreutils: du -H does not provides du --si
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
522098: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=522098
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: coreutils
Version: 7.1-2
Severity: normal
In du(1), it sais that du -H is the same as du --si, but it's not what I get:
mar...@zezinho:/etc/apt$ du -H
16 ./apt.conf.d
12 ./sources.list.d
64 .
mar...@zezinho:/etc/apt$ du --si
17k ./apt.conf.d
13k ./sources.list.d
66k .
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.28-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages coreutils depends on:
ii libacl1 2.2.47-2 Access control list shared library
ii libattr1 1:2.4.43-2 Extended attribute shared library
ii libc6 2.9-4 GNU C Library: Shared libraries
ii libselinux1 2.0.71-1 SELinux shared libraries
coreutils recommends no packages.
coreutils suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Tue, Mar 31, 2009 at 03:42:29PM -0300, Marco TĂșlio Gontijo e Silva wrote:
In du(1), it sais that du -H is the same as du --si, but it's not what I get:
Mine says:
-H equivalent to --dereference-args (-D)
Are youe using something other than the english man page? (Various
translations are available, but aren't part of the coreutils package.)
Mike Stone
--- End Message ---