Re: df reports false size

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am Dienstag, 31. Januar 2006 12:54 schrieb Bryan Kadzban:
> find / -xdev -type f
>
> ?

It doesn't work if files are hidden by a mounted partition:

$ mkdir /tmp/foo
$ touch /tmp/foo/bar
$ find / -xdev | grep '^/tmp/foo/bar$'
/tmp/foo/bar
$ mount /dev/hdb1 /tmp/foo
$ find / -xdev | grep '^/tmp/foo/bar$'
[nothing found]

-- 
Dipl.-Phys. Felix E. Klee
Email: fk@xxxxxxxxxxxx (work), felix.klee@xxxxxxx (home)
Tel: +49 721 8307937, Fax: +49 721 8307936
Linuxburg, Goethestr. 15A, 76135 Karlsruhe, Germany

_______________________________________________

Ext3-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/ext3-users

[Index of Archives]         [Linux RAID]     [Kernel Development]     [Red Hat Install]     [Video 4 Linux]     [Postgresql]     [Fedora]     [Gimp]     [Yosemite News]

  Powered by Linux