Mail Archives: djgpp-workers/2001/11/28/11:29:25
> > BTW, the clusters on drive problem also affects 'df' from GNU file utilities
> > (fil40b.zip).
>
> How does it affect `df'?
This may be unrelated (I noticed a problem with df and never remembered to
report it). This is df under Windows NT using clio cvs built version
(I see similar under Windows 2000 and with pre-cvs version).
Filesystem 1k-blocks Used Available Use% Mounted on
Drive C: 999968 767936 232032 77% c:/
Drive D: 992061 0 992061 0% d:/
Drive E: 992061 0 992061 0% e:/
\\HOUSTON\SANDMANN$ 992061 0 992061 0% s:/
\\SETI\C 992061 758016 234045 76% y:/
\\HOUSTON\SOFTWARE 992061 952119 39942 96% z:/
C has no label. 237,602,816 bytes free : size 1.2Gb
D has no label. 1,047,760,896 bytes free : size 2.8Gb
E has no label. 8,427,175,936 bytes free : size 8.5Gb
S is Drive_F 158,831,882,240 bytes free : size 186Gb !
Y has no label. 1,947,729,920 bytes free : size 21Gb
Z is SOFTWARE 1,330,528,256 bytes free : size 68Gb
For the C drive the free space is correct, but for most values over
1Gb the values seem "truncated". The values for y: and z: on free space
are just wrong - these are network drives.
- Raw text -