find / -type f  -size +10000k -exec ls -lh {} \; | awk '{print $5 ": " $NF}'