[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: [LI] DU Problems
On Wed, Dec 01, 1999 at 07:57:44AM +0530, Chetan Gopal Kashinath wrote:
>
>
> Babu Kalakrishnan wrote:
>
> > Chetan,
> >
> > Couldn't trace the original messages in this thread - but based on what
> > was mentioned in the ILUG-BLR meet, the problem seemed to be that DU was
> > reporting 1 extra block usage when the file was stored under Ext2FS ??
linux $ ls -l
total 130
-rw-r--r-- 1 adsharma users 1024 Dec 2 21:09 f1
-rw-r--r-- 1 adsharma users 16384 Dec 2 21:09 f16
-rw-r--r-- 1 adsharma users 2048 Dec 2 21:09 f2
-rw-r--r-- 1 adsharma users 32768 Dec 2 21:09 f32
-rw-r--r-- 1 adsharma users 4096 Dec 2 21:09 f4
-rw-r--r-- 1 adsharma users 65536 Dec 2 21:09 f64
-rw-r--r-- 1 adsharma users 8192 Dec 2 21:09 f8
linux $ du -sk *
1 f1
17 f16
2 f2
33 f32
4 f4
65 f64
8 f8
freebsd $ du -sk *
1 f1
16 f16
2 f2
32 f32
4 f4
64 f64
8 f8
-Arun
--------------------------------------------------------------------
The Linux India Mailing List Archives are now available. Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.