Essaye plutôt find / -xdev -type f -size +4000 -exec ls -l {} \; | awk '{ print $5 "\t " $9 }' | sort -nr