Y
Hacker News
new
|
ask
|
show
|
jobs
by
timdoug
4848 days ago
What's wrong with:
find . -type f -exec md5sum {} \;
2 comments
sp332
4848 days ago
It has a lot of useful options
http://md5deep.sourceforge.net/md5deep.html
link
LukeShu
4848 days ago
Nothing is, that's what I end up doing.
link