mac trouver la commande printf
find . -type f -exec stat -f "%z %N" {} \;
winker713
find . -type f -exec stat -f "%z %N" {} \;