bug-fileutils
[Top][All Lists]
Advanced

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

Minor df bug from fileutils-4.1-4


From: Nick Craig-Wood
Subject: Minor df bug from fileutils-4.1-4
Date: Thu, 24 Jan 2002 13:19:50 +0000
User-agent: Mutt/1.2.5.1i

$ df   
Filesystem           1k-blocks      Used Available Use% Mounted on
/dev/hda1              5044156   3811380    976544  80% /
/dev/hda3             20762196  18729960   2032236  91% /home
/dev/hdc1             32890744  30193160   2697584  92% /mnt/wd20
none                    192444         0    192444   0% /dev/shm
/dev/cdrom              711872    711872         0 100% /misc/cd

$ df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/hda1             4.8G  3.7G  953M  80% /
/dev/hda3              20G   18G  1.9G  91% /home
/dev/hdc1              31G   29G  2.5G  92% /mnt/wd20
none                  188M     0  187M   0% /dev/shm
/dev/cdrom            695M  696M     0 100% /misc/cd

Bug here              ^^^^^^^^^^

Ie used > size

$ uname -a
Linux irishsea.home.craig-wood.com 2.4.17-ncw1 #1 Sat Dec 22 10:23:56
GMT 2001 i686 unknown

df from RedHat's fileutils-4.1-4 rpm

-- 
Nick Craig-Wood
address@hidden



reply via email to

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