md5目录下的文件包括子目录

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

posted @ 2016-08-11 15:05  ahuo  阅读(350)  评论(0)    收藏  举报