On Sun, 19 Jun 2011 18:06:00 +0200, Harald Becker <[email protected]> wrote: >That's right, but you talked about the root filesystem, so the find may >be modified: > >find / -xdev -type f -print0 | ... > >This one gives any regular file entry in the rootfs (not digging into >mounted file systems).
Thanks for the tip. _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
