On Wed, 15 Feb 2006 19:09:05 +0100, Maarten wrote:

> So run a 'du -s' on /mnt/* (if that is your mountpoint) after unmounting
> all network shares (a mounted dir can hide a file!).

Or you could save unmounting anything by doing

mount --bind / /mnt/tmp
du -sch /mnt/tmp/*


-- 
Neil Bothwick

Quantum Physics: The dreams that stuff is made of

Attachment: signature.asc
Description: PGP signature

Reply via email to