find / -path /data -prune -path /xyyshare -prune -o -type f -mtime 1 -size +2M -print -exec du -sh {} ;