Skip to main content

All Questions

Filter by
Sorted by
Tagged with
4 votes
2 answers
276 views

Find duplicate files in Linux

This code finds duplicate files in Linux. I assume that MD5 hash will return unique hash number. What can I improve in this code? ...
benz's user avatar
  • 405