Re: updating informations of file systems

Glynn Clements <[email protected]>
Newsgroups gmane.linux.admin
Message-ID <[email protected]>
Pol wrote:

> Sometimes i happened to notice that the result of the 'du -s' command on a
> ext3 partition  of my local disc does not yield the real value. 
> My impression is that, some times, it may take hours, before the real space 
> used by the partition being updated.
> Is that possible?

No.

BTW, "du" reports the space used by a specific set of directories. If
you want to know the total amount of space free and used for a
partition, you need to use "df".

Apart from anything else, "du" won't report the space used by files
which have been deleted (unlinked) but still exist because a process
is using them.

-- 
Glynn Clements <[email protected]>
--
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.