bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

du bug


From: Robin McAdam
Subject: du bug
Date: Sun, 22 Mar 2009 11:35:06 +1100
User-agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103)


Appears to be a bug with:
du -sH * Documents\ and\ Settings/

I'm a layman.
discovered by mistyping.


address@hidden:/mnt/160G-1$
address@hidden:/mnt/160G-1$
address@hidden:/mnt/160G-1$ du --v
du (GNU coreutils) 6.10
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Torbjorn Granlund, David MacKenzie, Paul Eggert, and Jim Meyering.
address@hidden:/mnt/160G-1$
address@hidden:/mnt/160G-1$ du -sH * Documents\ and\ Settings/
du: WARNING: use --si, not -H; the meaning of the -H option will soon
change to be the same as that of --dereference-args (-D)
152k    arcldr.exe
164k    arcsetup.exe
0    AUTOEXEC.BAT
0    boot.ini
6.7M    canonscanner
37k    CONF
0    Config.Msi
0    CONFIG.SYS
4.5G    Documents and Settings
17M    exe
0    IO.SYS
0    MSDOS.SYS
37k    NTDETECT.COM
218k    ntldr
26M    NVIDIA Display Driver
2.1G    pagefile.sys
730M    Program Files
17k    RECYCLER
21k    System Volume Information
17M    TEMP
1.3G    WINNT
1.5G    Documents and Settings/
address@hidden:/mnt/160G-1$ du -sH  Documents\ and\ Settings/
du: WARNING: use --si, not -H; the meaning of the -H option will soon
change to be the same as that of --dereference-args (-D)
4.5G    Documents and Settings/
address@hidden:/mnt/160G-1$
address@hidden:/mnt/160G-1$
address@hidden:/mnt/160G-1$ date
Sun Mar 22 11:28:59 EST 2009
address@hidden:/mnt/160G-1$ pwd
/mnt/160G-1
address@hidden:/mnt/160G-1$ mount
/dev/hda2 on / type ext3 (rw,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
procbususb on /proc/bus/usb type usbfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
/dev/hda5 on /home type ext3 (rw)
/dev/hdc2 on /mnt/250Gpttn2 type ext3 (rw,noexec,nosuid,nodev)
/dev/hda8 on /mnt/160G-8 type vfat (rw,noexec,nosuid,nodev)
/dev/hdc4 on /mnt/250G-4 type ntfs (rw,noexec,nosuid,nodev)
/dev/hdc3 on /mnt/250G-3 type ext3 (rw,noexec,nosuid,nodev)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
/dev/hda1 on /mnt/160G-1 type ntfs (rw,noexec,nosuid,nodev,umask=000)
address@hidden:/mnt/160G-1$
address@hidden:/mnt/160G-1$
address@hidden:/mnt/160G-1$ du -s --si  Documents\ and\ Settings/
4.5G    Documents and Settings/
address@hidden:/mnt/160G-1$
address@hidden:/mnt/160G-1$ du -s --si  * Documents\ and\ Settings/
152k    arcldr.exe
164k    arcsetup.exe
0    AUTOEXEC.BAT
0    boot.ini
6.7M    canonscanner
37k    CONF
0    Config.Msi
0    CONFIG.SYS
4.5G    Documents and Settings
17M    exe
0    IO.SYS
0    MSDOS.SYS
37k    NTDETECT.COM
218k    ntldr
26M    NVIDIA Display Driver
2.1G    pagefile.sys
730M    Program Files
17k    RECYCLER
21k    System Volume Information
17M    TEMP
1.3G    WINNT
1.5G    Documents and Settings/
address@hidden:/mnt/160G-1$










reply via email to

[Prev in Thread] Current Thread [Next in Thread]