find's options

Albretch Mueller lbrtchx at gmail.com
Fri Nov 23 09:25:27 UTC 2012


> -exec with {} is supported, -printf is not.
~
 find . -type f -exec stat '{}' \;
~
 seems to do it. You will have to parse the output, but you get what you want
~
 lbrtchx


More information about the busybox mailing list