find ./ -type f -print0 | xargs -0 md5sum 

相关文章: