I just fixed df

Erik Andersen andersen at lineo.com
Wed Mar 7 04:07:12 UTC 2001


I just fixed df a few minutes ago, so I think we are in 
good shape now.  I'm closing this bug.

[andersen at sage busybox]$ df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/hda1             5.7G  3.9G  1.5G  72% /
/tmp/file             248M   13k  235M   0% /mnt
[andersen at sage busybox]$ ./busybox df -h
Filesystem                Size      Used Available Use% Mounted on
/dev/hda1                 5.7G      3.9G      1.5G  72% /
/dev/loop0              247.9M     13.0k    235.1M   0% /mnt
[andersen at sage busybox]$ df -k
Filesystem           1k-blocks      Used Available Use% Mounted on
/dev/hda1              5952964   4054216   1596352  72% /
/tmp/file               253871        13    240751   0% /mnt
[andersen at sage busybox]$ ./busybox df -k
Filesystem           1k-blocks      Used Available Use% Mounted on
/dev/hda1              5952964   4054216   1596352  72% /
/dev/loop0              253871        13    240751   0% /mnt

 -Erik

--
Erik B. Andersen   email:  andersen at lineo.com
--This message was written using 73% post-consumer electrons--





More information about the busybox mailing list